Click or drag to resize

IManageWorkspacesCreateIManageDocumentV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.CreateIManageDocumentV30Async(BlackBerry.Workspaces.Json.CreateNewIManageDocumentJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<SubmitIfNewIManageDocumentJson> CreateIManageDocumentV30Async(
	CreateNewIManageDocumentJson createNewIManageDocumentJson
)

Parameters

createNewIManageDocumentJson
Type: BlackBerry.Workspaces.JsonCreateNewIManageDocumentJson

[Missing <param name="createNewIManageDocumentJson"/> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.CreateIManageDocumentV30Async(BlackBerry.Workspaces.Json.CreateNewIManageDocumentJson)"]

Return Value

Type: TaskSubmitIfNewIManageDocumentJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.CreateIManageDocumentV30Async(BlackBerry.Workspaces.Json.CreateNewIManageDocumentJson)"]

See Also