Uses of Class
microsoft.dynamics.crm.entity.request.RelationshipRequest
-
Packages that use RelationshipRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity microsoft.dynamics.crm.entity.request -
-
Uses of RelationshipRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return RelationshipRequest Modifier and Type Method Description RelationshipRequestSystem. relationships(String relationshipid) -
Uses of RelationshipRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return RelationshipRequest Modifier and Type Method Description RelationshipRequestRelationshipattribute. getRelationshipid_relationshipattribute() -
Uses of RelationshipRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return RelationshipRequest Modifier and Type Method Description RelationshipRequestRelationshipattributeRequest. relationshipid_relationshipattribute()
-