Click or drag to resize

IGHARemoteObjectRenameAsync Method

[Missing <summary> documentation for "M:RemoteRESTLib.IGHARemoteObject.RenameAsync(System.String)"]

Namespace:  RemoteRESTLib
Assembly:  GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax
Task<bool> RenameAsync(
	string newName
)

Parameters

newName
Type: SystemString

[Missing <param name="newName"/> documentation for "M:RemoteRESTLib.IGHARemoteObject.RenameAsync(System.String)"]

Return Value

Type: TaskBoolean

[Missing <returns> documentation for "M:RemoteRESTLib.IGHARemoteObject.RenameAsync(System.String)"]

See Also