[This is preliminary documentation and is subject to change.]
Timestamp of the creation of the task
Namespace:
OfficeClip.BusinessLayer.DesktopAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public DateTime CreatedByTimestamp { get; set; } |
Visual Basic (Declaration) |
---|
Public Property CreatedByTimestamp As DateTime |
Visual C++ |
---|
public: property DateTime CreatedByTimestamp { DateTime get (); void set (DateTime value); } |