public ArchiveDataBlock FindDataBlock( int historianID, bool preRead = true )
Public Function FindDataBlock ( historianID As Integer, Optional preRead As Boolean = true ) As ArchiveDataBlock
public: ArchiveDataBlock^ FindDataBlock( int historianID, bool preRead = true )
member FindDataBlock : historianID : int * ?preRead : bool (* Defaults: let _preRead = defaultArg preRead true *) -> ArchiveDataBlock
function FindDataBlock(historianID, preRead);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.