EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


ElASReceipt.TextCharsetMode

ElASReceipt     See also    


 

Specifies if the receipt charset should be ignored when loading a receipt.

 
 

Declaration

[C#]
    TSBASCharsetMode TextCharsetMode;

[VB.NET]
    Property TextCharsetMode As TSBASCharsetMode

[Pascal]
    property TextCharsetMode : TSBASCharsetMode;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Possible values:

[.NET] [Pascal] Description
cmMessageDefined = 0 cmMessageDefined message-defined charset
cmUserDefined = 1 cmUserDefined user-defined charset
Declared in
[.NET] [Pascal]
Namespace: SBASCommon
Assembly: SecureBlackbox.EDI
Unit: SBASCommon

 
 

Description

    Use this property to specify whether the receipt charset should be ignored when loading a receipt.

 
 

See also:     Text     TextCharset     TextContentType     TextEncoding    

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