BCSDocumentChangeDocumentType Method |
Changes the type of the document.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax public void ChangeDocumentType(
string name
)
Public Sub ChangeDocumentType (
name As String
)
Parameters
- name
- Type: SystemString
The name of the new type.
See Also