Base interface and classes for creating value providers
Version:
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 |
|
|
Context for executing value providers |
|
|
Method in the |
|
|
Virtual method in |
|