Changes the type of the document.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
| C# |
|---|
public void ChangeDocumentType( string name ) |
| Visual Basic |
|---|
Public Sub ChangeDocumentType ( _ name As String _ ) |
| Visual C++ |
|---|
public: void ChangeDocumentType( String^ name ) |
Parameters
- name
- Type: System..::..String
The name of the new type.