Discuss this help topic in SecureBlackbox Forum
This property specifies the maximal distance from
a
Base
.
Declaration
[VB.NET]
Property Maximum As Integer
[Pascal]
property Maximum : integer;
[C++]
int32_t get_Maximum();
void set_Maximum(int32_t Value);
[PHP]
integer get_Maximum()
void set_Maximum(integer $Value)
Description
This property specifies the
maximal distance from a
Base
for a subtree.
Discuss this help topic in SecureBlackbox Forum