PipelineMessage Methods

 

Namespace:   Microsoft.BizTalk.Services.Pipeline
Assembly:  Microsoft.BizTalk.Services (in Microsoft.BizTalk.Services.dll)

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetPromotedProperties()

Gets the set of promoted properties associated with the message.

System_CAPS_pubmethodGetPromotedProperty(String^)

Gets the promoted property associated with the message.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodPromote(String^, Object^)

Promotes a message property using specific name and value.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: