System.Object
Eplan.EplApi.EServices.Verification
Eplan.EplApi.EServices.FunctionVerification
Eplan.EplApi.EServices.InterruptionPointVerification
Eplan.EplApi.EServices.PotentialVerification
System.Object
Eplan.EplApi.EServices.Verification
Eplan.EplApi.EServices.FunctionVerification
Eplan.EplApi.EServices.InterruptionPointVerification
Eplan.EplApi.EServices.PotentialVerification
public abstract class Verification : IMessage, IVerification, IVerificationBase
public ref class Verification abstract : public IMessage, IVerification, IVerificationBase
Name | Description | |
---|---|---|
AdditionalObjectsFilter | Type of class which filters objects that are additionally passed to IVerification.Execute method. | |
FilterConfigPath | ||
MessageId | The ID of the message. Is automatically set. | |
ObjectsFilter | Collection of objects types which will be used to determine objects passed to IVerification.Execute method. | |
Project | Returns project in context of which the verification is run. | |
Region | The region associated with the message. Is automatically set. | |
VerificationPermission | The permission of a verification determines for what type of check the verification is enabled at most/ maximum. | |
VerificationState | The VerificationState determines the actual adjusted check type whereas the permission determines what state is theoretically allowed at most. |
Name | Description | |
---|---|---|
DoErrorMessage | Overloaded. Service function for the error output during a test. Text to display is taken from correct IMessage::GetMessageText method. | |
DoHelp | ||
Execute | ||
GetMessageText | ||
OnEndInspection | ||
OnRegister | Overloaded. If true, all messages with the same region and message id are removed after OnStartInspection is called. | |
OnStartInspection |
Verification Members
Eplan.EplApi.EServices Namespace
Verifications