Click or drag to resize
AssetLastModifiedDate Property
Gets the last modified date of the underlying file. Corresponds to the LastWriteTimeUtc property.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DateTime LastModifiedDate { get; set; }

Property Value

Type: DateTime
See Also