Click or drag to resize
TransientWorkspacesGetDocumentInfoV30 Method
Retrieves file info.

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public TransientDocumentJson GetDocumentInfoV30(
	TransientDocumentInfoJson transientDocumentInfoJson
)

Parameters

transientDocumentInfoJson
Type: BlackBerry.Workspaces.JsonTransientDocumentInfoJson
used for getting file information

Return Value

Type: TransientDocumentJson
transientDocumentJson
See Also