openPDC Historian Help
BeginInit Method
NamespacesTVA.HistorianDataListenerBeginInit()()()
Performs necessary operations before the DataListener properties are initialized.
Declaration Syntax
C#Visual BasicVisual C++
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void BeginInit()
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Sub BeginInit
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
public:
virtual void BeginInit() sealed
Remarks
BeginInit()()() 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