Eplan Platform API
Eplan.EplApi.DataModel Namespace / Properties.SymbolReference Enumeration

Properties.SymbolReference Enumeration
Identificators of properties owned by SymbolReference class.
Syntax
public enum Properties.SymbolReference : System.Enum 
Members
MemberValueDescription
FUNC_SYMB_DESC20114Symbol description (function) # 20114.
FUNC_SYMB_NAME20112Symbol name # 20112.
FUNC_SYMB_NUMBER20168Symbol number # 20168.
FUNC_SYMB_VARIANT20113Symbol variant # 20113.
FUNC_SYMBLIB_NAME20111Symbol library # 20111.
FUNC_SYMBOL20575Symbol # 20575.
INSTANCE_ACTIVE_PROPERTYSET19307Property arrangement # 19307.
INSTANCE_FULLPLACEMENTLOCATION19007Placement # 19007.
INSTANCE_PAGEFULLNAME19023Page name (full) # 19023.
INSTANCE_PAGENAME19022Page name # 19022.
INSTANCE_PAGETYPE19020Page type # 19020.
INSTANCE_PATHID19005Column number # 19005.
INSTANCE_POSID19006Row number # 19006.
INSTANCE_TYPE19021Representation type / report type # 19021.
INSTANCE_USER_DEFINED_PROPERTYSET19008User-defined property arrangement: Name # 19008.
INSTANCE_XCOORD19002X coordinate # 19002.
INSTANCE_YCOORD19003Y coordinate # 19003.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.DataModel.Properties.SymbolReference

See Also