Discuss this help topic in SecureBlackbox Forum

TSBSftpACE.ACEMask

TSBSftpACE     See also     


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


This topic is under development…

Declaration

[C#]
    int ACEMask;

[VB.NET]
    Property ACEMask As Integer

[Pascal]
    property ACEMask : integer;

[C++]
    int32_t get_ACEMask();
    void set_ACEMask(int32_t Value);

[PHP]
    integer get_ACEMask()
    void set_ACEMask(integer $Value)

[Java]
    int getACEMask();
    void setACEMask(int Value);

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum