Click or drag to resize

IManageWorkspacesGetDocumentInfoV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<IManageDocumentJson> GetDocumentInfoV30Async(
	IManageDocumentInfoJson iManageDocumentInfoJson
)

Parameters

iManageDocumentInfoJson
Type: BlackBerry.Workspaces.JsonIManageDocumentInfoJson

[Missing <param name="iManageDocumentInfoJson"/> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.GetDocumentInfoV30Async(BlackBerry.Workspaces.Json.IManageDocumentInfoJson)"]

Return Value

Type: TaskIManageDocumentJson

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

See Also