Share via


MethodInfo.Parentid Method

Definition

Specifies the table ID for a table method or the class ID for a class method.

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

Returns

An integer value that indicates a table ID or a class ID.

Applies to