BTXProperties.PropertyValue(PropertyBase, Object, Boolean) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- desc
- PropertyBase
- val
- Object
- promoteMe
- Boolean