Udostępnij za pośrednictwem


MashupParameter.IsRequired Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="isRequired")]
public bool IsRequired { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isRequired")>]
member this.IsRequired : bool with get, set
Public Property IsRequired As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to