OneSide 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.  

OneSide property as it applies to the PageRelatedField object.

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

expression.OneSide

expression   Required. An expression that returns a PageRelatedField object.

OneSide property as it applies to the PageRelationship object.

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

expression.OneSide

expression   Required. An expression that returns a PageRelationship object.

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

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

expression.OneSide

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