IMessage::GetPromotedProperty Method (String^)
Gets the value of a promoted property
Assembly: Microsoft.BizTalk.Services (in Microsoft.BizTalk.Services.dll)
Parameters
- propertyName
-
Type:
System::String^
The name of the promoted property whose value needs to be returned
Return Value
Type: System::Object^The value of the promoted property, or null if no promoted property exists with this name
Show: