Slu.Heureka.DomainLayer.ProjectHandling Namespace > ControlCategory Class : LastModified Property |
'Declaration
<DescriptionAttribute("Date and time when control category last was modified")> <CategoryAttribute("General")> Public ReadOnly Property LastModified As Date
'Usage
Dim instance As ControlCategory Dim value As Date value = instance.LastModified
[Description("Date and time when control category last was modified")] [Category("General")] public DateTime LastModified {get;}
[Description("Date and time when control category last was modified")] [Category("General")] public: property DateTime LastModified { DateTime get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2