Relations

DocumentTableSet.Relations property

Gets the collection of parent-child relations defined for document tables of this set.

public DocumentTableRelationCollection Relations { get; }

See Also