QueryBuildStaticlink.field Method

Definition

Provides the field information on which the static link is defined/

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 FieldId value of the field on which the static link is defined.

Applies to