Description method CreateClassInstance
-
Return Type
-
An Object object.
-
Syntax
-
object.CreateClassInstance (Name)
The CreateClassInstance Method syntax has these parts: |
| object | An expression evaluating to an object of type McProject. | | Name | Required. A String value. |
|