Share via


CreateObject.ConstructorArguments Property

Definition

public:
 property Microsoft::RuleEngine::ArgumentCollection ^ ConstructorArguments { Microsoft::RuleEngine::ArgumentCollection ^ get(); void set(Microsoft::RuleEngine::ArgumentCollection ^ value); };
public Microsoft.RuleEngine.ArgumentCollection ConstructorArguments { get; set; }
member this.ConstructorArguments : Microsoft.RuleEngine.ArgumentCollection with get, set
Public Property ConstructorArguments As ArgumentCollection

Property Value

Applies to