[This is preliminary documentation and is subject to change.]
Renames the calling object to the specified new name
Namespace:
GHASchema
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntaxbool Rename(
string newObjectName
)
Parameters
- newObjectName
- Type: SystemString
Name to use as the new name of the object
Return Value
Type:
BooleanTrue if successful, false if not
See Also