EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


ElASReceipt.SendingMode

ElASReceipt     See also    


 

Specifies sending mode for the receipt.

 
 

Declaration

[C#]
    TSBASDispositionSendingMode SendingMode;

[VB.NET]
    Property SendingMode As TSBASDispositionSendingMode

[Pascal]
    property SendingMode : TSBASDispositionSendingMode;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Possible values:

[.NET] [Pascal] Description
dsmSentManually = 0 dsmSentManually The user explicitly gave permission to send the receipt.
dsmSentAutomatically = 1 dsmSentAutomatically The receipt was sent automatically by the reporting UA.
Declared in
[.NET] [Pascal]
Namespace: SBASCommon
Assembly: SecureBlackbox.EDI
Unit: SBASCommon

 
 

Description

    Use this property to specify sending mode for the receipt.

 
 

See also:     ActionMode    

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