Click or drag to resize

CreateFolderJsonParentId Property

[Missing <summary> documentation for "P:BlackBerry.Workspaces.Json.CreateFolderJson.ParentId"]

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

Property Value

Type: NullableInt32
See Also