Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
[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
…
Discuss this help topic in SecureBlackbox Forum