Click or drag to resize

DocumentsGetActivityLogV30 Method (GetDocumentActivityLogRequestJson)

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

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

Parameters

getDocumentActivityLogRequestJson
Type: BlackBerry.Workspaces.JsonGetDocumentActivityLogRequestJson

[Missing <param name="getDocumentActivityLogRequestJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Documents.GetActivityLogV30(BlackBerry.Workspaces.Json.GetDocumentActivityLogRequestJson)"]

Return Value

Type: PagingItemListJsonActivityLogRecordJson

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

See Also