Click or drag to resize

DataContextDefinedDateFields Property

Gets defined date fields, if any.

Namespace: GSF.Web.Model
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public List<string> DefinedDateFields { get; }
View Source

Property Value

ListString
See Also