Click or drag to resize
OrganizationCustomizationJsonVdrDefaultDocOrder Property
Default ordering of files in workspace (relevant only if organization uses workspace)

Namespace:  BlackBerry.Workspaces.Json
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public Nullable<ApiDocumentOrderVDR> VdrDefaultDocOrder { get; set; }

Property Value

Type: NullableApiDocumentOrderVDR
See Also