openPDC Historian Help
EndInit Method
NamespacesTVA.HistorianDataListenerEndInit()()()
Performs necessary operations after the DataListener properties are initialized.
Declaration Syntax
C#Visual BasicVisual C++
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void EndInit()
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Sub EndInit
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
public:
virtual void EndInit() sealed
Remarks
EndInit()()() should never be called by user-code directly. This method exists solely for use by the designer if the DataListener is consumed through the designer surface of the IDE.

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252