FreeFlow class library

Field.DataSet Property

Gets the dataset that this field gets its data from.

[Visual Basic]
Public ReadOnly Property DataSet As String
[C#]
public string DataSet {get;}

See Also

Field Class | FreeFlow.Administration Namespace