Click or drag to resize
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: CorrigoService
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Address2 StreetAddress { get; set; }

Property Value

Type: Address2
See Also