Chili.Opf3 Send comments on this topic.
TimeStampAttribute Constructor
See Also 
Chili.Opf3.Concurrency.TimeStamp Namespace > TimeStampAttribute Class : TimeStampAttribute Constructor




Creates a new instance of the TimeStampAttribute Class.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As TimeStampAttribute()
C# 
public TimeStampAttribute()
Managed Extensions for C++ 
public: TimeStampAttribute();
C++/CLI 
public:
TimeStampAttribute();

Requirements

Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family

See Also