Discuss this help topic in SecureBlackbox Forum
...
Declaration
[C#/Java]
char FileTypeCode;
[VB.NET]
Property FileTypeCode As Char
[Pascal]
property FileTypeCode : char;
[C++]
char get_FileTypeCode();
void set_FileTypeCode(char Value);
[PHP]
char get_FileTypeCode()
void set_FileTypeCode(char $Value)
Description
...
Discuss this help topic in SecureBlackbox Forum