Click or drag to resize

TransientWorkspacesAddEntitiesV30 Method

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

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

Parameters

addEntitiesTransientJson
Type: BlackBerry.Workspaces.JsonAddEntitiesTransientJson

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

Return Value

Type: BulkOperationResultJson

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

See Also