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; }
Public Property StreetAddress As Address2
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Address2
See Also