Click or drag to resize

IManageWorkspacesAddEntitiesV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> AddEntitiesV30Async(
	AddEntitiesIManageJson addEntitiesIManageJson
)

Parameters

addEntitiesIManageJson
Type: BlackBerry.Workspaces.JsonAddEntitiesIManageJson

[Missing <param name="addEntitiesIManageJson"/> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.AddEntitiesV30Async(BlackBerry.Workspaces.Json.AddEntitiesIManageJson)"]

Return Value

Type: TaskBulkOperationResultJson

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

See Also