EntityMetadata.IsLogicalEntity Property

Definition

public:
 property Nullable<bool> IsLogicalEntity { Nullable<bool> get(); };
[System.Runtime.Serialization.DataMember(Order=82)]
public bool? IsLogicalEntity { get; }
[<System.Runtime.Serialization.DataMember(Order=82)>]
member this.IsLogicalEntity : Nullable<bool>
Public ReadOnly Property IsLogicalEntity As Nullable(Of Boolean)

Property Value

Attributes

Applies to