Initializes a new instance of the FieldAttribute class.
Namespace: Dapfor.Net.DataAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public FieldAttribute( string id ) |
Visual Basic |
---|
Public Sub New ( id As String ) |
Visual C++ |
---|
public: FieldAttribute( String^ id ) |
F# |
---|
new : id : string -> FieldAttribute |
Parameters
- id
- Type: System..::..String
The field identifier.