dbicDayView Send comments on this topic.
Address Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiLocationItem Class : Address Property

Gets or sets the primary address of the location.

Syntax

Visual Basic (Declaration) 
Public Property Address As String
C# 
public string Address {get; set;}

Remarks

This property value is of type String, indicating the primary address of the location.

Requirements

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

See Also