Click or drag to resize

UploadManagerGetNewGuidForTransientDocument Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.UploadManager.GetNewGuidForTransientDocument(System.String)"]

Namespace:  BlackBerry.Workspaces
Assembly:  WorkspacesSdkFramework (in WorkspacesSdkFramework.dll) Version: 0.0.0.0
Syntax
C#
public string GetNewGuidForTransientDocument(
	string workspaceUuid
)

Parameters

workspaceUuid
Type: SystemString

[Missing <param name="workspaceUuid"/> documentation for "M:BlackBerry.Workspaces.UploadManager.GetNewGuidForTransientDocument(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:BlackBerry.Workspaces.UploadManager.GetNewGuidForTransientDocument(System.String)"]

See Also