TargetUpdateRelationshipRole Class

banner art

Specifies the parameters needed to update a relationship role.

The TargetUpdateRelationshipRole class inherits from TargetUpdate. It exposes the following members.

Constructor Description
TargetUpdateRelationshipRole Initializes a new instance of the TargetUpdateRelationshipRole class.
Field Description
RelationshipRole Specifies the relationship role entity.

Remarks

Pass an instance of this class as the target parameter in the UpdateRequest class. To perform this action, the caller must have prvWriteRelationshipRole privilege and access rights on the entity instance specified in the request class.

See Also

© 2007 Microsoft Corporation. All rights reserved.