메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |
public BizTalkContextProperty ( string ns, string name, object value, PropertyType propertyType ) : System | ||
ns | string | |
name | string | |
value | object | |
propertyType | PropertyType | |
리턴 | System |