Click or drag to resize

TransientWorkspacesCreateNewTransientDocumentV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.CreateNewTransientDocumentV30Async(BlackBerry.Workspaces.Json.CreateNewTransientDocumentJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<SubmitIfNewTransientDocumentJson> CreateNewTransientDocumentV30Async(
	CreateNewTransientDocumentJson createNewTransientDocumentJson
)

Parameters

createNewTransientDocumentJson
Type: BlackBerry.Workspaces.JsonCreateNewTransientDocumentJson

[Missing <param name="createNewTransientDocumentJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.CreateNewTransientDocumentV30Async(BlackBerry.Workspaces.Json.CreateNewTransientDocumentJson)"]

Return Value

Type: TaskSubmitIfNewTransientDocumentJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.CreateNewTransientDocumentV30Async(BlackBerry.Workspaces.Json.CreateNewTransientDocumentJson)"]

See Also