Share via


IODataQueryOptions1.RangeVariableTypeReferenceIsNullable Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isNullable")]
public bool? RangeVariableTypeReferenceIsNullable { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isNullable")>]
member this.RangeVariableTypeReferenceIsNullable : Nullable<bool>
Public ReadOnly Property RangeVariableTypeReferenceIsNullable As Nullable(Of Boolean)

Property Value

Attributes

Applies to