Share via


AutomationConnectionFieldDefinition.IsOptional Property

Definition

Gets or sets the isOptional flag of the connection field definition.

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

Property Value

Applies to