PipelineMessage::Promote Method (String^, Object^)
Promotes a message property using specific name and value.
Assembly: Microsoft.BizTalk.Services (in Microsoft.BizTalk.Services.dll)
Parameters
- propertyName
-
Type:
System::String^
The name of the property to be promoted.
- propertyValue
-
Type:
System::Object^
The value of the property.
Implements
IMessage::Promote(String^, Object^)
Show: