JoinType Property

DscJoinTypeEnum

DscJoinTypeEnum can be one of these DscJoinTypeEnum constants.
dscInnerJoin
dscLeftOuterJoin
dscRightOuterJoin

expression.JoinType

*expression   * Required. An expression that returns a PageRelationship object.

Remarks

You can use this property only if the PageRelationship object's Type property is set to dscLookup.

Applies to | PageRelationship Object