IFieldsRepository.GetFields Method

Gets all fields that are available.
Function GetFields() As IEnumerable(Of IField)
This language is not supported or no code example is available.
IEnumerable<IField> GetFields()
This language is not supported or no code example is available.

Return Value

IEnumerable<IField>
Version
 
Available since QDV 7.19.696.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition