Click or drag to resize

TransientWorkspacesCreateNewTransientDocumentV30 Method

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

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

Parameters

createNewTransientDocumentJson
Type: BlackBerry.Workspaces.JsonCreateNewTransientDocumentJson

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

Return Value

Type: SubmitIfNewTransientDocumentJson

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

See Also