LevelingOptions.Resources

LevelingOptions.Resources property

Gets or sets the list of the resources which will be leveled. If null is set, all project resources will be leveled.

public IList<Resource> Resources { get; set; }

See Also