Share via


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
public property CompletionStatus Gets or sets one of the CompletionStatusType enumeration members that indicates the completion status of the business entity assertion.
public property 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.
public property KeyedReference Gets or sets a KeyedReference object that represents the type of relationship for which the assertion is made.
public property KeysOwned Gets or sets a KeysOwned object that represents the business keys that the publisher owns.
public property 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
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 ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

AssertionStatusItem Class
Microsoft.Uddi.Businesses Namespace
AssertionStatusReport Class

Other Resources

Microsoft.Uddi.Businesses Namespace

Send comments about this topic to Microsoft.