BCDocumentTypesDialogDocumentType Property |
Gets the document type selected in the dialog box.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public BCDocumentType DocumentType { get; }
Public ReadOnly Property DocumentType As BCDocumentType
Get
public:
property BCDocumentType^ DocumentType {
BCDocumentType^ get ();
}
member DocumentType : BCDocumentType with get
Property Value
Type:
BCDocumentTypeSee Also