BusinessList 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 results of a business query performed with the FindBusiness.Send method.
The following tables list the members exposed by the BusinessList type.
Public Constructors
Name | Description | |
---|---|---|
BusinessList | Initializes a new instance of the BusinessList class. |
Top
Public Properties
Name | Description | |
---|---|---|
BusinessInfos | Gets or sets a BusinessInfoCollection object that contains the results of the business query. | |
Generic | Gets or sets the UDDI API version number in string form for the BusinessList object. | |
Operator | Gets or sets the certified name of the site operator of the UDDI server that manages the master copy of the data that is associated with this BusinessList object. The operator name is recorded when the data is saved. | |
Truncated | Gets or sets a Boolean value that indicates whether the contents of the BusinessList object is truncated or complete. |
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 | Overridden. Returns the contents of the BusinessList object in UDDI XML format. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
BusinessList Class
Microsoft.Uddi Namespace
FindBusiness.Send