Discuss this help topic in SecureBlackbox Forum
Bit size of underlying field.
Declaration
[VB.NET]
Property FieldBits As Integer
[Pascal]
property FieldBits : integer;
[C++]
int32_t get_FieldBits();
[PHP]
integer get_FieldBits()
[Java]
int getFieldBits();
Description
Use this property to specify bit size of underlying field.
Discuss this help topic in SecureBlackbox Forum