Click or drag to resize

IManageWorkspacesExportActivityLogV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<Stream> ExportActivityLogV30Async(
	GetIManageDocumentActivityLogRequestJson getIManageDocumentActivityLogRequestJson
)

Parameters

getIManageDocumentActivityLogRequestJson
Type: BlackBerry.Workspaces.JsonGetIManageDocumentActivityLogRequestJson

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

Return Value

Type: TaskStream

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

See Also