Creates a new document in the folder.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax
public BCDocument NewDocument( BCDocumentType type )
Parameters
- type
- Type: BlueCieloECM.InnoCielo.Meridian.Server BCDocumentType
The type of the document.
Return Value
The created document.See Also