FindBusiness 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
Represents a request to locate businesses that meet specific requirements.
The following tables list the members exposed by the FindBusiness type.
Public Constructors
Name | Description | |
---|---|---|
FindBusiness | Overloaded. Initializes an instance of the FindBusiness class. |
Top
Public Properties
Name | Description | |
---|---|---|
CategoryBag | Gets or sets a list of category references that can be used to filter businesses in a query. | |
DiscoveryUrls | Gets or sets a list of URLs to be matched against the discovery URL data that is associated with registered business entity information. | |
FindQualifiers | Gets or sets a collection of FindQualifier objects that change the default behavior of search functionality for this FindBusiness object. | |
Generic | Gets or sets the UDDI API version number in string form for the FindBusiness object. | |
IdentifierBag | Gets or sets a list of business identifier references for this FindBusiness object. | |
MaxRows | Gets or sets the maximum number of businesses that the query can return. | |
Names | Gets or sets a collection of business names. | |
TModelBag | Gets or sets a list of tModel references. |
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) | |
Send | Transmits the FindBusiness request to the UDDI server. | |
ToString | Overridden. Retrieves the contents of the FindBusiness object in UDDI XML format. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.ICloneable.Clone | Creates a new object that is a copy of the current instance. |
Top
See Also
Reference
FindBusiness Class
Microsoft.Uddi Namespace