Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / AttachedDocumentInfo Class
Members
In This Topic
    AttachedDocumentInfo Class
    In This Topic
    Information about attached document.
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.AttachedDocumentInfo

    Syntax
    public class AttachedDocumentInfo 
    Public Properties
     NameDescription
    Public Property Specifies if the document is attached.  
    Public Property Description of the document.  
    Public Property Path to the document.  
    Public Property Preview of the document.  
    Top
    See Also