Click or drag to resize

Manufacturer Class

Describes a Manufacturer
{
    "UniqueIdentifier": "UID23890423",
    "Name": "ACME"
}
Inheritance Hierarchy
SystemObject
  CFX.Structures.PressInsertionManufacturer

Namespace: CFX.Structures.PressInsertion
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class Manufacturer

The Manufacturer type exposes the following members.

Constructors
 NameDescription
Public methodManufacturer 
Top
Properties
 NameDescription
Public propertyName The name of the Manufacturer
Public propertyUniqueIdentifier The unique identifier of the Manufacturer
Top
See Also