API Help
Eplan.EplApi.EServices Namespace / PartVerification Class
Members

PartVerification Class
Base class for specific test classes.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.EServices.PartVerification

Syntax
public abstract class PartVerification : IMessage, IPartVerification, IVerificationBase  
Public Properties
 NameDescription
Public Property  
Public PropertyThe ID of the message.  
Public PropertyThe region associated with the message.  
Public Property  
Public PropertyThe VerificationState determines the actual adjusted check type whereas the permission determines what state is theoretically allowed at most.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Service function for the error output during a test. Text to display is taken from correct IMessage::GetMessageText method.  
Public Method  
Public Method  
Public Method  
Public Method  
Public MethodOverloaded. Called by EPLAN when the new project message is added to the system. If a new project message was added to a registered add-in, the add-in must be registered over again.  
Public Method  
Top
See Also