dbicCalendar Send comments on this topic.
Data Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiCustomArea Class : Data Property

Gets or sets a non-visible numeric value for the custom area.

Syntax

Visual Basic (Declaration) 
Public Property Data As Integer
C# 
public int Data {get; set;}

Property Value

Integer

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also