Gets or sets the method used to calculate the length of the resources.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public ResourceLengthMethod ResourceLengthMethod { get; set; } |
Visual Basic Copy Code |
---|
Public Property ResourceLengthMethod As ResourceLengthMethod |
A value of the ResourceLengthMethod enumeration. Assign Unspecified to this property to use the corresponding value from the current theme.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |