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)
Syntax public BCDocumentType NewDocumentType()
Public Function NewDocumentType As BCDocumentType
Return Value
Type:
BCDocumentTypeThe created document type.
See Also