API Help
Eplan.EplApi.MasterData Namespace / MDSymbolLibraryPropertyList Class
Members

In This Topic
    MDSymbolLibraryPropertyList Class
    In This Topic
    This class represents collection of P8 properties of MDSymbolLibrary class. Please check also base classes for other properties which are available for MDSymbolLibrary objects:
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.MasterData.PropertiesAndHandleObjectPropertyList
          Eplan.EplApi.MasterData.MDSymbolLibraryPropertyList

    Syntax
    [DefaultMember("Property")]
    public class MDSymbolLibraryPropertyList : PropertiesAndHandleObjectPropertyList 
    [DefaultMember("Property")]
    public ref class MDSymbolLibraryPropertyList : public PropertiesAndHandleObjectPropertyList 
    Remarks
    It uses operator[] in order to access its elements (stored properties).
    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyReturns array of MDPropertyValue objects. If PropertiesAndHandleObjectPropertyList works on local property list it will be an array of unique properties from local property list. Otherwise it will be an array of all existing properties for related object. (Inherited from Eplan.EplApi.MasterData.PropertiesAndHandleObjectPropertyList)
    Public PropertyOverloaded. Font size # 19017. This property isn't indexed.  
    Public PropertyPropertiesAndHandleObject to which this property list is connected. (Inherited from Eplan.EplApi.MasterData.PropertiesAndHandleObjectPropertyList)
    Public PropertyMethod used by operator[] in order to access indexed properties.  
    Public PropertyOverloaded. Last editor: ID # 3010. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Last editor: E-mail # 3013. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Last editor: Name # 3011. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Last editor: Phone # 3012. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Company code # 15019. This property isn't indexed.  
    Public PropertyOverloaded. Error: Connection point # 15101.  
    Public PropertyOverloaded. Creation date # 15021. This property isn't indexed.  
    Public PropertyOverloaded. Creator # 15020. This property isn't indexed.  
    Public PropertyOverloaded. Symbol library description # 15011. This property isn't indexed.  
    Public PropertyOverloaded. Number of messages # 15099. This property isn't indexed.  
    Public PropertyOverloaded. Error (symbol editor) # 15201.  
    Public PropertyOverloaded. Plot frame to edit symbol # 15030. This property isn't indexed.  
    Public PropertyOverloaded. Error: Function definition # 15100.  
    Public PropertyOverloaded. Error: Representation type # 15103.  
    Public PropertyOverloaded. Error: Symbol graphic # 15105.  
    Public PropertyOverloaded. Error (import) # 15200.  
    Public PropertyOverloaded. Modification date (automatic) # 15023. This property isn't indexed.  
    Public PropertyOverloaded. Last editor: Logon name # 15022. This property isn't indexed.  
    Public PropertyOverloaded. Number of locked symbols # 15016. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Error: Connection point logic # 15104.  
    Public PropertyOverloaded. Grid # 15013. This property isn't indexed.  
    Public PropertyOverloaded. Modification date (manual) # 15024. This property isn't indexed.  
    Public PropertyOverloaded. Symbol library # 15000. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Name of original symbol library # 15098. This property isn't indexed.  
    Public PropertyOverloaded. Error: Property placement # 15106.  
    Public PropertyOverloaded. Supplementary field # 15901.  
    Public PropertyOverloaded. Number of symbols # 15015. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Number of symbol variants # 15017. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Error: Symbol variant # 15102.  
    Public PropertyOverloaded. Version # 15012. This property isn't indexed.  
    Public PropertyOverloaded. Compressed symbol library # 15031. This property isn't indexed.  
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of MDSymbolLibraryPropertyList object. (Inherited from Eplan.EplApi.MasterData.PropertiesAndHandleObjectPropertyList)
    Public MethodOverloaded. Checks property existence for used obiect.  
    Top
    See Also