TModelInfo 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 basic information about a tModel that you can use to access a tModel.
The following tables list the members exposed by the TModelInfo type.
Public Constructors
Name | Description | |
---|---|---|
TModelInfo | Overloaded. Initializes an instance of the TModelInfo class. |
Top
Public Properties
Name | Description | |
---|---|---|
Name | Gets or sets the name of the tModel for this TModelInfo object. | |
TModelKey | Gets or sets the tModelkey of the tModel that is associated with this TModelInfo object. |
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
TModelInfo Class
Microsoft.Uddi.TModels Namespace