Gets the minimum length for resources when setResourceLengthMethod is set to ResourceLengthMethod.MinimumFixed.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Integer getMinResourceLength () |
An integer value, specifying the minimal resource length in pixels. The minimal allowed value is 5.
See Also