Click or drag to resize

ReportAddress Property

Gives address data item

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

Property Value

Type: Address
Remarks
If read address trigger an exception then gives null return
See Also