SearchCondition.ConditionSpecified プロパティ

定義

Conditionプロパティが指定されているかどうかを示す値を取得または設定します。

public:
 property bool ConditionSpecified { bool get(); void set(bool value); };
public bool ConditionSpecified { get; set; }
member this.ConditionSpecified : bool with get, set
Public Property ConditionSpecified As Boolean

プロパティ値

true Condition性質が指定されている場合は、false

適用対象