Click or drag to resize

StatisticName Property


Namespace: GSF.Web.Shared.Model
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
[SearchableAttribute]
[LabelAttribute("Statistic Name")]
[RequiredAttribute]
[StringLengthAttribute(200)]
public string Name { get; set; }
View Source

Property Value

String
See Also