Click or drag to resize

ConceptClassResourceHandler Properties

The ConceptClassResourceHandler type exposes the following members.

Properties
  NameDescription
Public propertyCapabilities
Get capabilities
(Overrides ResourceHandlerBase<TResource>.Capabilities.)
Public propertyChildResources
Get all child resources
(Inherited from ResourceHandlerBase<TData>.)
Public propertyOperations
Get all child resources
(Inherited from ResourceHandlerBase<TData>.)
Public propertyResourceName
Gets the resource name
(Inherited from ResourceHandlerBase<TResource>.)
Public propertyScope
Gets the scope
(Inherited from ResourceHandlerBase<TData>.)
Public propertyServiceName
Get service name
(Inherited from ResourceHandlerBase<TResource>.)
Public propertyType
Gets the type
(Inherited from ResourceHandlerBase<TResource>.)
Top
See Also