SpecificationDocumentContent Class |
Represents the specification document content (data) of a file that was uploaded or linked to FactoryLogix.
Inheritance HierarchySystemObject FactoryLogix.xTend.DataObjectsSpecificationDocumentContent
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.251.0.0 (8.251.0.0)
Syntaxpublic class SpecificationDocumentContent
Public Class SpecificationDocumentContent
public ref class SpecificationDocumentContent
type SpecificationDocumentContent = class end
The SpecificationDocumentContent type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | FileData |
The file itself (the contents of the file), expressed as an array of bytes.
|
Top
See Also