Returns true if the specified type has some derived types.
Namespace: HotDocs.Sdk.DataServicesAssembly: HotDocs.Sdk.DataServices (in HotDocs.Sdk.DataServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- resourceType
- Type:
System.Data.Services.Providers ResourceType
The resource type to inspect.
Return Value
Type:
true if the specified type has derived types.
Implements

Remarks
See Also