AtomsFramework Persistence Layer Reference Guide

AFTableAttribute.ModifiedTimestamp Property

[This is preliminary documentation and subject to change.]

The database column used to store the modified date timestamp.

[Visual Basic]
Public Property ModifiedTimestamp As String
[C#]
public string ModifiedTimestamp {get; set;}

Remarks

See Also

AFTableAttribute Class | AtomsFramework Namespace