IVsDataTabularObject.IsSystemObject Property

Definition

Gets a value indicating whether the tabular object is a system object.

public:
 property bool IsSystemObject { bool get(); };
public bool IsSystemObject { get; }
member this.IsSystemObject : bool
Public ReadOnly Property IsSystemObject As Boolean

Property Value

true if the tabular object is a system object; otherwise, false.

Applies to