Click or drag to resize
EmailTemplateInfoTemplateLastModified Property
Gets or setsthe date when the object was last modified.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public virtual DateTime TemplateLastModified { get; set; }

Property Value

Type: DateTime
See Also