SymDocument.DocumentType Свойство

Определение

Возвращает тип текущего документа.

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

Значение свойства

Тип текущего документа.

Реализации

Применяется к