DataModelRelationshipCollection

DataModelRelationshipCollection class

Represents the relationships.

class DataModelRelationshipCollection;

Methods

MethodDescription
get(number)Gets the relationship.

get(number)

Gets the relationship.

get(index: number) : DataModelRelationship;

Parameters:

ParameterTypeDescription
indexnumberThe index.

Returns

DataModelRelationship