ManySide Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.  

ManySide property as it applies to the PageRelatedField object.

Returns a PageField object that represents the field corresponding to the page row source on the many side of the specified one-to-many relationship.

expression.ManySide

expression   Required. An expression that returns a PageRelatedField object.

ManySide property as it applies to the PageRelationship object.

Returns a PageRowsource object that represents the page row source on the many side of the specified one-to-many relationship.

expression.ManySide

expression   Required. An expression that returns a PageRelationship object.

ManySide property as it applies to the SchemaRelatedField and SchemaRelationship objects.

Returns the name of the schema field or schema row source on the many side of the specified one-to-many relationship. Read-only String.

expression.ManySide

expression   Required. An expression that returns one of the above objects.