Click or drag to resize

AddressLabel Property

Address label (FirstName, Name, Address1, City)

Namespace:  Velo.Data.Models
Assembly:  Velo.Data (in Velo.Data.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public string Label { get; }

Property Value

Type: String
Remarks
If this property trigger an exception then gives an empty text return.
See Also