次の方法で共有


ActivityParameter.IsMandatory プロパティ

定義

省略可能。 パラメーターが必要な場合に true を示すブール値を取得または設定します。 値が false の場合、パラメーターは省略可能です。

public bool IsMandatory { get; set; }
member this.IsMandatory : bool with get, set
Public Property IsMandatory As Boolean

プロパティ値

適用対象