ImportStatusEvent

class HPS.ImportStatusEvent : public HPS.Event

Public Functions

override HPS.Event Clone ()
override void Dispose ()
ImportStatusEvent ()
ImportStatusEvent (HPS.Event in_event)
ImportStatusEvent (HPS.ImportStatusEvent in_that)
ImportStatusEvent (string in_message)

Properties

string import_status_message { get; set; }