Click or drag to resize

WorkspacesSetModifiedDateV30 Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.SetModifiedDateV30(BlackBerry.Workspaces.Json.DocumentsModifiedDateSetJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute]
public BulkOperationResultJson SetModifiedDateV30(
	DocumentsModifiedDateSetJson documentsModifiedDateSetJson
)

Parameters

documentsModifiedDateSetJson
Type: BlackBerry.Workspaces.JsonDocumentsModifiedDateSetJson

[Missing <param name="documentsModifiedDateSetJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.SetModifiedDateV30(BlackBerry.Workspaces.Json.DocumentsModifiedDateSetJson)"]

Return Value

Type: BulkOperationResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.SetModifiedDateV30(BlackBerry.Workspaces.Json.DocumentsModifiedDateSetJson)"]

See Also