Click or drag to resize

BulkOperationResultJsonSuccess Property

[Missing <summary> documentation for "P:BlackBerry.Workspaces.Json.BulkOperationResultJson.Success"]

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

Property Value

Type: NullableSuccessLevel
See Also