Base interface and classes for creating value providers
Version: 10.4
When you create a value provider, you must create a class that inherits the IFieldValueProvider interface. This interface contains the GetValue method that you must implement in your new class.
|
Interface or method |
Description |
|---|---|
|
Interface for providing field values |
RequestResponse |
|
Context for executing value providers |
RequestResponse |
|
Method in the |
RequestResponse |
|
Virtual method in |
RequestResponse |