Chili.Opf3 Send comments on this topic.
FieldAttribute Constructor()
See Also 
Chili.Opf3 Namespace > FieldAttribute Class > FieldAttribute Constructor : FieldAttribute Constructor()




Creates a new instance of the FieldAttribute Class.

Syntax

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

Requirements

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

See Also