Filter.Field methods

The Filter.Field type exposes the following members.

Methods

  Name Description
Public method Clone Creates a copy of the current field. (Inherited from Filter.FieldBase.)
Protected method CloneThis Creates a new Field object from the current field. (Overrides Filter.FieldBase.CloneThis().)
Public method Equals Indicates whether the specified object is equal to the current field. (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method FormatFieldName() Formats the field name by itself, or formats the field name with the DataTable name if the field is already part of a filter. (Inherited from Filter.FieldBase.)
Public method GetHashCode Gets a hash code for the current field. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method ICloneable.Clone Gets or sets aclone of the Field object. (Inherited from Filter.FieldBase.)

Top

See also

Reference

Filter.Field class

Microsoft.Office.Project.Server.Library namespace