Datum Description Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns description for data that this datum represents. Base implementation returns full type name of this instance

Namespace: NFX.Instrumentation
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public virtual string Description { get; }

Property Value

Type: OnlineString
See Also