Share via


xRecord.getInstanceRelationType Method

Definition

Returns the table name that corresponds to the InstanceRelationType ID.

public:
 virtual System::String ^ getInstanceRelationType();
public virtual string getInstanceRelationType ();
abstract member getInstanceRelationType : unit -> string
override this.getInstanceRelationType : unit -> string
Public Overridable Function getInstanceRelationType () As String

Returns

The table name that corresponds to the InstanceRelationType ID.

Applies to