OneSide Property

Microsoft Office Web Components Object Model

Show All

OneSide Property

       

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.