API Help
Eplan.EplApi.DataModel Namespace / Properties.InterruptionPoint Enumeration

In This Topic
    Properties.InterruptionPoint Enumeration
    In This Topic
    Identificators of properties owned by InterruptionPoint class.
    Syntax
    public enum Properties.InterruptionPoint : System.Enum 
    public enum class Properties.InterruptionPoint : public System.Enum 
    Members
    MemberValueDescription
    FUNC_BLOCK_FORMAT20202Block property: Format # 20202.
    FUNC_BLOCK_VALUE20201Block property # 20201.
    FUNC_DTFORMAT20205Format of displayed DT # 20205.
    FUNC_FULLDTFORMAT20206Format of full DT # 20206.
    FUNC_MAXCROSSREFERENCEBLOCKCOUNT20198Cross-reference display: Max. number of cross-references # 20198.
    FUNC_NOOFCROSSREFERENCESINBLOCK20050Cross-reference display: Number of rows / columns # 20050.
    FUNC_SHOWCROSSREFERENCEBLOCK20049Cross-reference display: Display # 20049.
    FUNC_SUPPLEMENTARYFIELD20901Supplementary field # 20901.
    FUNCTION_EXTERNALCROSSREFERENCE25102Cross-reference (external) # 25102.
    FUNCTION_MESSAGETEXT20185Message text # 20185.
    INTERRUPTIONPOINT_AUTO_CREATED24001Automatically generated # 24001.
    INTERRUPTIONPOINT_CROSSREFDESTINATION24351Counter target in cross-reference # 24351.
    INTERRUPTIONPOINT_CROSSREFERENCE24300Cross-reference (configurable) # 24300.
    INTERRUPTIONPOINT_CROSSREFERENCE_NFPA24302Cross-reference for NFPA standard # 24302.
    INTERRUPTIONPOINT_CROSSREFERENCEONLY24301Cross-reference # 24301.
    INTERRUPTIONPOINT_CROSSREFSEPARATOR24350Separator between interruption point and cross-reference # 24350.
    INTERRUPTIONPOINT_DESCRIPTION24810Interruption point: Description # 24810.
    INTERRUPTIONPOINT_DESCRIPTIONAUTOMATIC24811Interruption point: Description (automatic) # 24811.
    INTERRUPTIONPOINT_DESTINATION24000Target of interruption point # 24000.
    INTERRUPTIONPOINT_SHOWALLCROSSREFERENCEDESTINATIONS24021Display of all counter targets # 24021.
    INTERRUPTIONPOINT_SHOWALLCROSSREFERENCES24020Display all cross-references # 24020.
    INTERRUPTIONPOINT_SORT_CODE24809Sort code (interruption point) # 24809.
    MESSAGEMGMT_MESSAGES20930Messages in message management # 20930.
    WRITEPROTECTED3014Change protection # 3014.
    WRITEPROTECTED_AUTOMATIC3015Change protection (hierarchical) # 3015.
    Inheritance Hierarchy

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

    See Also