EntityMetadata.IsBPFEntity Property

Definition

public:
 property Nullable<bool> IsBPFEntity { Nullable<bool> get(); void set(Nullable<bool> value); };
[System.Runtime.Serialization.DataMember(Order=82)]
public bool? IsBPFEntity { get; set; }
[<System.Runtime.Serialization.DataMember(Order=82)>]
member this.IsBPFEntity : Nullable<bool> with get, set
Public Property IsBPFEntity As Nullable(Of Boolean)

Property Value

Attributes

Applies to