Share via


ValidateValues 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 validate the categoryBag or identifierBag that is used in a SaveBusiness, SaveService, or SaveTModel request.

The following tables list the members exposed by the ValidateValues type.

Public Constructors

  Name Description
ValidateValues Initializes an instance of the ValidateValues class.

Top

Public Properties

  Name Description
public property BusinessEntities Gets or sets a collection of BusinessEntity objects to validate.
public property BusinessServices Gets or sets a collection of BusinessService objects to validate.
public property Generic Gets or sets the UDDI API version number in string form for the ValidateValues object.
public property TModels Gets or sets a collection of TModel objects to validate.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method Send Transmits the ValidateValues request to the UDDI server.
public method ToString Overridden. Returns the contents of the ValidateValues object in UDDI XML format.

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method 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

ValidateValues Class
Microsoft.Uddi Namespace

Send comments about this topic to Microsoft.