IMessage.Promote Method (String, Object)
Promotes a property with a specified name and value
Assembly: Microsoft.BizTalk.Services (in Microsoft.BizTalk.Services.dll)
Parameters
- propertyName
-
Type:
System.String
The name of the promoted property.
- propertyValue
-
Type:
System.Object
The value of the promoted property. A null value will remove the promoted property
Show: