EntityMetadata.IsEnabledForTrace Property

Definition

For internal use only.

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

Property Value

For internal use only.

Attributes

Applies to