Click or drag to resize

CustomFields Properties

The CustomFields type exposes the following members.

Properties
  NameDescription
Public propertyField1
Gets or sets the field1.
Public propertyField2
Gets or sets the field2.
Public propertyField3
Gets or sets the field3.
Public propertyIsChanged
Gets the object's changed status. Includes checking status of all IChangeTracking properties.
(Inherited from ChangeTracking.)
Public propertyIsNew
Gets a value indicating whether this instance is new.
(Inherited from SimpleChangeTracking.)
Public propertyItem
Gets or sets the custom field at the specified index.
Top
See Also