Click or drag to resize

ManufacturedMaterialHandler Properties

The ManufacturedMaterialHandler type exposes the following members.

Properties
  NameDescription
Public propertyCapabilities
Gets the capabilities of this resource handler
(Inherited from ResourceHandlerBase<TResource>.)
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