xRecord.getInstanceRelationType 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.
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.