MoveDocClass
This method moves a DocClass specified by its Name to a new ParentDocClass specified by NewParentName.
Syntax
MoveDocClass (Name as String, NewParentName as String)| Parameter | Description |
|---|---|
| Name | Name of moved DocClass |
| NewParentName | Name of new ParentDocClass |
