Click or drag to resize

MaintenanceResource Class

** NOTE: ADDED in CFX 1.3 **

Describes the resources / sub-resources of a particular Endpoint that is participating in a CFX network, and more specifically, is an SMT placement machine. This is a dynamic structure.
Inheritance Hierarchy
SystemObject
  CFX.StructuresResource
    CFX.Structures.MaintenanceMaintenanceResource

Namespace: CFX.Structures.Maintenance
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public class MaintenanceResource : Resource

The MaintenanceResource type exposes the following members.

Constructors
 NameDescription
Public methodMaintenanceResource Default Constructor.
Top
Properties
 NameDescription
Public propertyResources Generic list for the sub-resources in this resource (machine)
Top
See Also