Click or drag to resize

DocumentJsonLastUpdateDate Property

Note: This API is now obsolete.

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

Namespace:  BlackBerry.Workspaces.Json
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute]
public Nullable<DateTime> LastUpdateDate { get; set; }

Property Value

Type: NullableDateTime
See Also