Click or drag to resize
TransientFolderInfoResultJsonUpdateDate Property
Folder's update date.

Namespace:  BlackBerry.Workspaces.Json
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public Nullable<DateTime> UpdateDate { get; set; }

Property Value

Type: NullableDateTime
See Also