Description
Copy all the properties of this object into its template.
-
Return Type
-
None
-
Syntax
-
object.SaveAsTemplate
The SaveAsTemplate Method syntax has these parts: Remarks
An object's template is assigned at creation time and cannot be changed. In order to copy this object's properties to another template use ImportProperties on the other template object.
Notes
For McGraphObjText, if the object has a non-empty Text property, then that becomes part of the template.
|