Gets the ResourceAssociationSet instance when given the source association end.
Namespace: HotDocs.Sdk.DataServicesAssembly: HotDocs.Sdk.DataServices (in HotDocs.Sdk.DataServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- resourceSet
- Type:
System.Data.Services.Providers ResourceSet
Resource set of the source association end.
- resourceType
- Type:
System.Data.Services.Providers ResourceType
Resource type of the source association end.
- resourceProperty
- Type:
System.Data.Services.Providers ResourceProperty
Resource property of the source association end.
Return Value
Type:
ResourceAssociationSet instance.
Implements

Remarks
See Also