共用方式為


LogicalOr.Arguments 屬性

定義

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

屬性值

適用於