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

Properties.ProtectedGroup Enumeration
Identificators of properties owned by ProtectedGroup class.
Syntax
public enum Properties.ProtectedGroup : System.Enum 
Members
MemberValueDescription
DMPROTECTEDGROUP_PARTNR36700Protected group: Part number # 36700.
MACROBOX_MACRO23001Macro: File name # 23001.
MACROBOX_NAME23009Macro: Name # 23009.
MACROBOX_REPRESENTATION_TYPE23007Macro: Representation type # 23007.
MACROBOX_VARIANT23008Macro: Variant # 23008.
Inheritance Hierarchy

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

See Also