| FilespecsAutoScheduleHierarchyHierarchy Property |
The order in which to apply the autoschedule heirarchy. Default is dispatcher, driver, system
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public string Hierarchy { get; set; }
public:
property String^ Hierarchy {
String^ get ();
void set (String^ value);
}
function get_Hierarchy();
function set_Hierarchy(value);
Property Value
Type:
StringSee Also