Click or drag to resize

StatisticMethodName Property


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

Property Value

String
See Also