Click or drag to resize

SpecificationDocumentItem Class

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

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

The SpecificationDocumentItem type exposes the following members.

Constructors
  NameDescription
Public methodSpecificationDocumentItem
Initializes a new instance of the SpecificationDocumentItem class
Top
Properties
  NameDescription
Public propertyCRC
Checksum of the specification document.
Public propertyDescription
Description of the specification document.
Public propertyFileName
The original filename of the file at the time it was originally uploaded to FactoryLogix.
Public propertyName
Name of the specification document.
Top
See Also