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: 1.7.3
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