IBaseMessageContext.GetPropertyType(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::BizTalk::Message::Interop::ContextPropertyType GetPropertyType(System::String ^ strName, System::String ^ strNameSpace);
public Microsoft.BizTalk.Message.Interop.ContextPropertyType GetPropertyType (string strName, string strNameSpace);
abstract member GetPropertyType : string * string -> Microsoft.BizTalk.Message.Interop.ContextPropertyType
Public Function GetPropertyType (strName As String, strNameSpace As String) As ContextPropertyType
Parameters
- strName
- String
- strNameSpace
- String