ISymbolDocument.DocumentType Property

Definition

Gets the type of the current document.

public:
 property Guid DocumentType { Guid get(); };
public Guid DocumentType { get; }
member this.DocumentType : Guid
Public ReadOnly Property DocumentType As Guid

Property Value

The type of the current document.

Applies to