BCSDocumentDocumentType Property |
Gets the type of the document.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public BCSDocumentType DocumentType { get; }
Public ReadOnly Property DocumentType As BCSDocumentType
Get
public:
property BCSDocumentType^ DocumentType {
BCSDocumentType^ get ();
}
member DocumentType : BCSDocumentType with get
Property Value
Type:
BCSDocumentTypeSee Also