Click or drag to resize

IManageWorkspacesGetActivityLogV30 Method (GetIManageDocumentActivityLogRequestJson)

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public PagingItemListJson<ActivityLogRecordJson> GetActivityLogV30(
	GetIManageDocumentActivityLogRequestJson getIManageDocumentActivityLogRequestJson
)

Parameters

getIManageDocumentActivityLogRequestJson
Type: BlackBerry.Workspaces.JsonGetIManageDocumentActivityLogRequestJson

[Missing <param name="getIManageDocumentActivityLogRequestJson"/> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.GetActivityLogV30(BlackBerry.Workspaces.Json.GetIManageDocumentActivityLogRequestJson)"]

Return Value

Type: PagingItemListJsonActivityLogRecordJson

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

See Also