EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElASMessageErrorList.Status

TElASMessageErrorList     See also    


 

Specifies disposition status of the message.

 
 

Declaration

[C#]
    TSBASDispositionStatus Status;

[VB.NET]
    Property Status As TSBASDispositionStatus

[Pascal]
    property Status : TSBASDispositionStatus;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Values:

[.NET] [Pascal] Description
dsProcessed = 0 dsProcessed The message has been processed on the server.
dsFailed = 1 dsFailed 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 status of the message.

 
 

See also:     Modifier    

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