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

Gets or sets the seconary address of the location.

Syntax

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

Remarks

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

Requirements

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

See Also