|
IdentifierName Property
|
Gets the name of the identifier as defined by the GSF.PQDIF library.
Namespace: GSF.PQDIFAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.248-beta
Syntaxpublic string Name { get; }
Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}
member Name : string with get
View SourceProperty Value
String
See Also