Class AddressType
Class for representing a street address. The address may be either text that contains the full address or a structured address type.
Inherited Members
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class AddressType : ComplexObjectType
Fields
| Edit this page View SourceItem
This element may contain text containing the full street address or a structure address object.
Declaration
public object Item
Field Value
Type | Description |
---|---|
object |