AssertionStatusItem 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 publisher assertion and status information. A publisher assertion is a claim that two businesses are related.
The following tables list the members exposed by the AssertionStatusItem type.
Public Constructors
Name | Description | |
---|---|---|
AssertionStatusItem | Overloaded. Initializes an instance of the AssertionStatusItem class. |
Top
Public Properties
Name | Description | |
---|---|---|
CompletionStatus | Gets or sets one of the CompletionStatusType enumeration members that indicates the completion status of the business entity assertion. | |
FromKey | Gets or sets the business key of the business that initiated the relationship that is represented by this AssertionStatusItem object. This property is identical to the BusinessEntity.BusinessKey property. | |
KeyedReference | Gets or sets a KeyedReference object that represents the type of relationship for which the assertion is made. | |
KeysOwned | Gets or sets a KeysOwned object that represents the business keys that the publisher owns. | |
ToKey | Gets or sets the business key of a business in the relationship that is represented by this AssertionStatusItem object. This key string is identical to the BusinessEntity.BusinessKey property. |
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
AssertionStatusItem Class
Microsoft.Uddi.Businesses Namespace
AssertionStatusReport Class