Share via


BTXProperties.PropertyValue(PropertyBase, Object, Boolean) Constructor

Definition

public:
 PropertyValue(Microsoft::XLANGs::BaseTypes::PropertyBase ^ desc, System::Object ^ val, bool promoteMe);
public PropertyValue (Microsoft.XLANGs.BaseTypes.PropertyBase desc, object val, bool promoteMe);
new Microsoft.BizTalk.XLANGs.BTXEngine.BTXProperties.PropertyValue : Microsoft.XLANGs.BaseTypes.PropertyBase * obj * bool -> Microsoft.BizTalk.XLANGs.BTXEngine.BTXProperties.PropertyValue
Public Sub New (desc As PropertyBase, val As Object, promoteMe As Boolean)

Parameters

val
Object
promoteMe
Boolean

Applies to