public static bool TryCreateOrUpdate( Guid signalID, string source, ulong id, out MeasurementKey key )
Public Shared Function TryCreateOrUpdate ( signalID As Guid, source As String, id As ULong, <OutAttribute> ByRef key As MeasurementKey ) As Boolean
public: static bool TryCreateOrUpdate( Guid signalID, String^ source, unsigned long long id, [OutAttribute] MeasurementKey^% key )
static member TryCreateOrUpdate : signalID : Guid * source : string * id : uint64 * key : MeasurementKey byref -> bool
GSF.TimeSeries.MeasurementKey.TryCreateOrUpdate = function(signalID, source, id, key);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.