Gets or sets the method used to calculate the length of the resources.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public ResourceLengthMethod ResourceLengthMethod { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ResourceLengthMethod As ResourceLengthMethod |
A member of the ResourceLengthMethod enumeration.
See Also