Click or drag to resize
LocationAddress Property
Gets a location address. Is required.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Address2 Address { get; set; }

Property Value

Type: Address2
See Also