NewUnitSpecifierStreetAddress Property |
Reference to Street Address entity; optional. Provided when caller wants to create Unit’s street address. Used only when new Unit is created; otherwise ignored.
Namespace: CorrigoServiceAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Address2 StreetAddress { get; set; }
Property Value
Type:
Address2
See Also