DictFieldGroup.tableid Method

Definition

Returns the ID of the table that is associated with the field group.

public:
 virtual int tableid();
public virtual int tableid ();
abstract member tableid : unit -> int
override this.tableid : unit -> int
Public Overridable Function tableid () As Integer

Returns

The ID of the table that is associated with the field group.

Applies to