GetNotInListValueEventArgs Properties
Provides data for the RepositoryItemLookUpEdit.GetNotInListValue event.| Name | Description |
|---|---|
| FieldName | Gets the field for which you should provide the value for the specified record. |
| Value | Gets or sets a field value. |
See Also