Click or drag to resize

DataContextFieldValueInitializers Property

Gets field value initializers, if any.

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

Property Value

ListTupleString, String
See Also