FieldUpdateFailedException Constructor

Public Sub New( _ 
ByVal message As String, _ 
ByVal fieldType As SetOfFieldType, _ 
ByVal fieldMnemonic As String, _ 
ByVal fieldProperty As String
)
This language is not supported or no code example is available.
public FieldUpdateFailedException( 
string message
SetOfFieldType fieldType
string fieldMnemonic
string fieldProperty 
)
This language is not supported or no code example is available.

Parameters

message
string

fieldType
SetOfFieldType

fieldMnemonic
string

fieldProperty
string

Version
 
Available since QDV 7.16.581.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition