Click or drag to resize

SpecificationDocumentItem Class

Represents information for a specification document that uploaded or linked to FactoryLogix.
Inheritance Hierarchy
SystemObject
  FactoryLogix.xTend.DataObjectsFileItem
    FactoryLogix.xTend.DataObjectsSpecificationDocumentItem

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public class SpecificationDocumentItem : FileItem

The SpecificationDocumentItem type exposes the following members.

Constructors
  NameDescription
Public methodSpecificationDocumentItem
Initializes a new instance of the SpecificationDocumentItem class
Top
Properties
  NameDescription
Public propertyAttributeDescription
Description of the specification document.
Public propertyAttributeName
Name of the specification document.
Public propertyCRC
Checksum of the specification document.
Public propertyIsOnHold
Is specification document On Hold.
Top
See Also