Click or drag to resize

Field Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.DataManagementField

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public class Field : ICloneable

The Field type exposes the following members.

Constructors
  NameDescription
Public methodField
Initializes a new instance of the Field class
Public methodField(String, Boolean, Type)
Initializes a new instance of the Field class
Public methodField(String, Boolean, Type, Object)
Initializes a new instance of the Field class
Top
Properties
  NameDescription
Public propertyKey
Public propertyName
Public propertyType
Public propertyValue
Top
Methods
See Also