PropertyDefinition.IsAvailableInGraph Property

Definition

Whether property is available in graph or not.

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

Property Value

Applies to