แชร์ผ่าน


O365ConnectorCardInputBase.IsRequired Property

Definition

Gets or sets define if this input is a required field. Default value is false.

public bool? IsRequired { get; set; }
member this.IsRequired : Nullable<bool> with get, set
Public Property IsRequired As Nullable(Of Boolean)

Property Value

Boolean indicating if this input is a required field.

Applies to