Click or drag to resize

RoomJsonDefaultWorkspaceOrder Property

[Missing <summary> documentation for "P:BlackBerry.Workspaces.Json.RoomJson.DefaultWorkspaceOrder"]

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

Property Value

Type: NullableApiDocumentOrderVDR
See Also