Method | Description | |
---|---|---|
BizTalkContextProperty ( ) : System | ||
BizTalkContextProperty ( string ns, string name, object value ) : System | ||
BizTalkContextProperty ( string ns, string name, object value, PropertyType propertyType ) : System | ||
ToString ( ) : string |
public BizTalkContextProperty ( string ns, string name, object value ) : System | ||
ns | string | |
name | string | |
value | object | |
return | System |
public BizTalkContextProperty ( string ns, string name, object value, PropertyType propertyType ) : System | ||
ns | string | |
name | string | |
value | object | |
propertyType | PropertyType | |
return | System |