Eplan Platform API
Eplan.EplApi.EServices Namespace / FunctionVerification Class
Properties Methods

In This Topic
    FunctionVerification Class Members
    In This Topic

    The following tables list the members exposed by FunctionVerification.

    Public Properties
     NameDescription
    Public PropertyOverridden. Type of class which filters objects that are additionally passed to IVerification.Execute method.  
    Public PropertyOverridden.   
    Public PropertyThe ID of the message. Is automatically set. (Inherited from Eplan.EplApi.EServices.Verification)
    Public PropertyOverridden. Collection of objects types which will be used to determine objects passed to IVerification.Execute method.  
    Public PropertyReturns project in context of which the verification is run. (Inherited from Eplan.EplApi.EServices.Verification)
    Public PropertyThe region associated with the message. Is automatically set. (Inherited from Eplan.EplApi.EServices.Verification)
    Public PropertyThe permission of a verification determines for what type of check the verification is enabled at most/ maximum. (Inherited from Eplan.EplApi.EServices.Verification)
    Public PropertyThe VerificationState determines the actual adjusted check type whereas the permission determines what state is theoretically allowed at most. (Inherited from Eplan.EplApi.EServices.Verification)
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public MethodOverloaded. Service function for the error output during a test. Text to display is taken from correct IMessage::GetMessageText method. (Inherited from Eplan.EplApi.EServices.Verification)
    Public Method (Inherited from Eplan.EplApi.EServices.Verification)
    Public Method (Inherited from Eplan.EplApi.EServices.Verification)
    Public MethodReturns all functions of the project with the same name. Can be called within the Execute function.  
    Public Method (Inherited from Eplan.EplApi.EServices.Verification)
    Public Method (Inherited from Eplan.EplApi.EServices.Verification)
    Public MethodOverloaded.  (Inherited from Eplan.EplApi.EServices.Verification)
    Public Method (Inherited from Eplan.EplApi.EServices.Verification)
    Top
    See Also