EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElASMessageErrorList.Modifier

TElASMessageErrorList     See also    


 

Specifies disposition modifier of the message.

 
 

Declaration

[C#]
    TSBASDispositionModifier Modifier;

[VB.NET]
    Property Modifier As TSBASDispositionModifier

[Pascal]
    property Modifier : TSBASDispositionModifier;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Values:

[.NET] [Pascal] Description
dmWarning = 0 dmWarning The message was successfully processed but some sort of exceptional condition occurred.
dmError = 1 dmError The message was not successfully processed due to some error.
dmFailure = 2 dmFailure A failure occurred that prevented the proper generation of an MDN.
Declared in
[.NET] [Pascal]
Namespace: SBASCommon
Assembly: SecureBlackbox.EDI
Unit: SBASCommon

 
 

Description

    Use this property to specify disposition modifier of the message.

 
 

See also:     Status    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation