MailValidatorActivityCheckingAttachmentsRequired Property
Returns true an xml attachment meets the XSD requirement or no attachment is found.
Must be implemented in derived classes.
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcessAssembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
public abstract bool CheckingAttachmentsRequired { get; }
Public MustOverride ReadOnly Property CheckingAttachmentsRequired As Boolean
Get
public:
virtual property bool CheckingAttachmentsRequired {
bool get () abstract;
}
abstract CheckingAttachmentsRequired : bool with get
Property Value
Boolean