| 
            
              PhasorValueMetadataTableName Field
             | 
          
        
        
            Defines the primary metadata table name for a 
PhasorValue.
            
 
        
        Namespace: GrafanaAdapters.DataSources.BuiltInAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.171-beta
Syntaxpublic const string MetadataTableName = "PhasorValues"
Public Const MetadataTableName As String = "PhasorValues"
public:
literal String^ MetadataTableName = "PhasorValues"
static val mutable MetadataTableName: string
var GrafanaAdapters.DataSources.BuiltIn.PhasorValue.MetadataTableName
 View SourceField Value
String
See Also