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