Click or drag to resize

TransientWorkspacesAddEntitiesV30Async Method

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

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

Parameters

addEntitiesTransientJson
Type: BlackBerry.Workspaces.JsonAddEntitiesTransientJson

[Missing <param name="addEntitiesTransientJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.AddEntitiesV30Async(BlackBerry.Workspaces.Json.AddEntitiesTransientJson)"]

Return Value

Type: TaskBulkOperationResultJson

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

See Also