|
IdentifierValue Property
|
Gets a string representation of the value of this identifier.
Namespace: GSF.PQDIFAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.248-beta
Syntaxpublic string Value { get; }
Public ReadOnly Property Value As String
Get
public:
property String^ Value {
String^ get ();
}
member Value : string with get
View SourceProperty Value
String
See Also