| FilespecsAutoScheduleHierarchyEmailNotificationOfTripsForDispatcher Property |
[Missing <summary> documentation for "P:ParaPlan.Entities.Filespecs.AutoScheduleHierarchy.EmailNotificationOfTripsForDispatcher"]
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public List<string> EmailNotificationOfTripsForDispatcher { get; set; }
public:
property List<String^>^ EmailNotificationOfTripsForDispatcher {
List<String^>^ get ();
void set (List<String^>^ value);
}
function get_EmailNotificationOfTripsForDispatcher();
function set_EmailNotificationOfTripsForDispatcher(value);
Property Value
Type:
ListStringSee Also