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