Click or drag to resize

IaonSessionGetDerivedName Method

Gets derived name of specified object.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public virtual string GetDerivedName(
	Object sender
)
View Source

Parameters

sender  Object
Sending object from which to derive name.

Return Value

String
Derived name of specified object.
See Also