Skip to main content

RelationshipLink

Definição da configuração do objeto RelationLink para configurar realcionamentos entre formularios.



Description

Returns the name of the form to be related.

Return

( string )

The name of the form.



Description

Returns the sub relationships

Return

( Config | Exec | Header | Req | Res | Values | DataSchema )

The sub relationships.



Description

Returns whether the current object has sub relationships.

Return

( boolean )

Whether you have it or not.



Description

Defines the name of the form to be related.

Attributes
NAMETYPEDESCRIPTION
formstringThe name of the form
Return

( RelationshipLink )

Current RelationLink object.



Description

Defines the sub relationships

Attributes
NAMETYPEDESCRIPTION
subLinksConfig | Exec | Header | Req | Res | Values | DataSchemaThe sub relationships
Return

( RelationshipLink )

Current RelationLink object.