IMinutesFieldManager.SetOfFieldsExists Method

Determines whether a set of fields with the specified mnemonic exists.
Function SetOfFieldsExists( _ 
ByVal mnemonic As String
) As Boolean
This language is not supported or no code example is available.
bool SetOfFieldsExists( 
string mnemonic 
)
This language is not supported or no code example is available.

Parameters

mnemonic
string

The mnemonic of the set of fields to locate.

Return Value

bool

true if the set of fields exists.

Version
 
Available since QDV 7.16.585.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition