Address Members
Note: The Microsoft UDDI SDK is not supported by or included in Microsoft Windows versions after Microsoft Windows Server 7. The Microsoft UDDI V3 SDK is included with Microsoft BizTalk Server. For more information about the Microsoft UDDI V3 SDK, see Microsoft BizTalk Server documentation
Contains the address information for a contact.
The following tables list the members exposed by the Address type.
Public Constructors
Name | Description | |
---|---|---|
Address | Overloaded. Initializes a new instance of the Address class. |
Top
Public Properties
Name | Description | |
---|---|---|
AddressLines | Gets or sets an AddressLineCollection object that contains the individual lines of the address. | |
SortCode | Gets or sets a string that can be used to provide a sorting order for the address. This property may be used by external display mechanisms that can sort addresses. | |
TModelKey | Gets or sets a string that is used to associate the address together with a taxonomy. | |
UseType | Gets or sets a string that is used to describe the address. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
Address Class
Microsoft.Uddi.Businesses Namespace
AddressCollection
Contact