Click or drag to resize

IManageWorkspacesGetValidIManagePathInfoListV30 Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public PagingItemListJson<IManageDocumentJson> GetValidIManagePathInfoListV30(
	GetValidIManagePathInfoListJson getValidIManagePathInfoListJson
)

Parameters

getValidIManagePathInfoListJson
Type: BlackBerry.Workspaces.JsonGetValidIManagePathInfoListJson

[Missing <param name="getValidIManagePathInfoListJson"/> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.GetValidIManagePathInfoListV30(BlackBerry.Workspaces.Json.GetValidIManagePathInfoListJson)"]

Return Value

Type: PagingItemListJsonIManageDocumentJson

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

See Also