Discuss this help topic in SecureBlackbox Forum

TSBSftpACE.ACEType

TSBSftpACE     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


This topic is under development…

Declaration

[C#]
    int ACEType;

[VB.NET]
    Property ACEType As Integer

[Pascal]
    property ACEType : integer;

[C++]
    int32_t get_ACEType();
    void set_ACEType(int32_t Value);

[PHP]
    integer get_ACEType()
    void set_ACEType(integer $Value)

[Java]
    int getACEType();
    void setACEType(int Value);

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum