IMinutesFieldManager.AddSetOfFields Method
Function AddSetOfFields( _
ByVal mnemonic As String, _
ByVal name As String, _
ByVal type As SetOfFieldType _
) As Boolean
This language is not supported or no code example is available.
Parameters
- mnemonic
- string
The mnemonic of the set of fields to be created.
- name
- string
The name of the set of fields to be created.
- type
- SetOfFieldType
The type of the set of fields to be created.
Return Value
booltrue if a new set of fields was successfully created, false otherwise.
Exception type | Condition |
---|---|
The mnemonic or name is null reference (Nothing in Visual Basic). |
|
This fields manager is for a set of fields. Sets of fields cannot be added to a set of fields. |
Available since QDV 7.16.585.