Click or drag to resize

FilesExampleRenameDocument Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Examples.FilesExample.RenameDocument(System.String,System.String,System.String)"]

Namespace:  BlackBerry.Workspaces.Examples
Assembly:  WorkspacesSdkExamples (in WorkspacesSdkExamples.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void RenameDocument(
	string guid,
	string newName,
	string roomId
)

Parameters

guid
Type: SystemString

[Missing <param name="guid"/> documentation for "M:BlackBerry.Workspaces.Examples.FilesExample.RenameDocument(System.String,System.String,System.String)"]

newName
Type: SystemString

[Missing <param name="newName"/> documentation for "M:BlackBerry.Workspaces.Examples.FilesExample.RenameDocument(System.String,System.String,System.String)"]

roomId
Type: SystemString

[Missing <param name="roomId"/> documentation for "M:BlackBerry.Workspaces.Examples.FilesExample.RenameDocument(System.String,System.String,System.String)"]

See Also