Click or drag to resize
ProjectDocumentType Enumeration
Specifies the type of a ProjectDocument

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public enum ProjectDocumentType
Members
  Member nameValueDescription
FileReference0 The document represents a file on disk.
FolderReference1 The document represents a folder on disk.
EmbeddedFile2 The document is embedded in the station file.
Version Information

Supported in: 1.0.0.0
See Also