EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


ElASReceipt.ActionMode

ElASReceipt     See also    


 

Specifies action mode for receipt.

 
 

Declaration

[C#]
    TSBASDispositionActionMode ActionMode;

[VB.NET]
    Property ActionMode As TSBASDispositionActionMode

[Pascal]
    property ActionMode : TSBASDispositionActionMode;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Possible values:

[.NET] [Pascal] Description
damManual = 0 damManual The disposition of the message was set by the user explicitly.
damAutomatic = 1 damAutomatic The disposition of the message was a result of an automatic action.
Declared in
[.NET] [Pascal]
Namespace: SBASCommon
Assembly: SecureBlackbox.EDI
Unit: SBASCommon

 
 

Description

    This property specifies the action performed by the software that has generated the receipt on behalf of the user.

 
 

See also:     ReportingUA     SendingMode    

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