Click or drag to resize

DocumentJsonOriginalReadAckState Property

[Missing <summary> documentation for "P:BlackBerry.Workspaces.Json.DocumentJson.OriginalReadAckState"]

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

Property Value

Type: NullableBoolean
See Also