BCEnvironmentNewDocumentType Method  | 
 
            Creates a new document type.
            
 
    Namespace: 
   BlueCieloECM.InnoCielo.Meridian.Server
    Assembly:
   BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntaxpublic BCDocumentType NewDocumentType()
Public Function NewDocumentType As BCDocumentType
Return Value
Type: 
BCDocumentTypeThe created document type.
See Also