Gets or sets the maximum length of the side vertical structures of the rake.
public int MaxSideteethLength {get; set;}
'Declaration
Public Property MaxSideteethLength As Integer
'Usage
Dim instance As RakeRemoveCommand
Dim value As Integer
instance.MaxSideteethLength = value
value = instance.MaxSideteethLength
public int MaxSideteethLength {get; set;}
<br/>get_MaxSideteethLength();<br/>set_MaxSideteethLength(value);<br/>Object.defineProperty('MaxSideteethLength');
public:
property int MaxSideteethLength {
int get();
void set ( int value);
}
Property Value
Maximum length of the side vertical structures of the rake.