public bool Write( IDataPoint dataPoint, out Exception exception )
Public Function Write ( dataPoint As IDataPoint, <OutAttribute> ByRef exception As Exception ) As Boolean
public: bool Write( IDataPoint^ dataPoint, [OutAttribute] Exception^% exception )
member Write : dataPoint : IDataPoint * exception : Exception byref -> bool
function Write(dataPoint, exception);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.