ArgumentDefinition(Int32, ValueDefinition) 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:
ArgumentDefinition(int position, Microsoft::RuleEngine::ValueDefinition ^ argumentValue);
public ArgumentDefinition(int position, Microsoft.RuleEngine.ValueDefinition argumentValue);
new Microsoft.RuleEngine.ArgumentDefinition : int * Microsoft.RuleEngine.ValueDefinition -> Microsoft.RuleEngine.ArgumentDefinition
Public Sub New (position As Integer, argumentValue As ValueDefinition)
Paramètres
- position
- Int32
- argumentValue
- ValueDefinition