Click or drag to resize

IManageWorkspacesAddEntitiesV30 Method

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

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

Parameters

addEntitiesIManageJson
Type: BlackBerry.Workspaces.JsonAddEntitiesIManageJson

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

Return Value

Type: BulkOperationResultJson

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

See Also