IMessage::GetPromotedProperties Method ()

 

Returns a collection of the promoted properties

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

IEnumerable<KeyValuePair<String^, Object^>>^ GetPromotedProperties()

Return Value

Type: System.Collections.Generic::IEnumerable<KeyValuePair<String^, Object^>>^

the promoted properties

Return to top
Show: