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)
Syntaxpublic string Label { get; }Public ReadOnly Property Label As String
Get
Property Value
Type:
String
Remarks
If this property trigger an exception then gives an empty text return.
See Also