QueryHavingFilter.field Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
field(Int32) | |
field() |
Gets or sets the field ID associated with the object. |
field(Int32)
field()
Gets or sets the field ID associated with the object.
public:
virtual int field();
public virtual int field ();
abstract member field : unit -> int
override this.field : unit -> int
Public Overridable Function field () As Integer
Returns
The current value of the field ID associated with the object.