IMinutesFieldManager.GetSetOfFields Method

Gets a set of fields with the specified mnemonic.
Function GetSetOfFields( _ 
ByVal mnemonic As String
) As SetOfFieldsInformation
This language is not supported or no code example is available.
SetOfFieldsInformation GetSetOfFields( 
string mnemonic 
)
This language is not supported or no code example is available.

Parameters

mnemonic
string

The mnemonic of the set of fields to be retrieved.

Return Value

SetOfFieldsInformation

The found set of fields or null reference (Nothing in Visual Basic) if not found.

Version
 
Available since QDV 7.16.585.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition