Static method value reader
Version: 8.0
This value reader passes the source object to a static method and returns the methodâs return value.
|
Expected source object type |
|
|
Template location |
Data Exchange/Framework/Data Access/Value Readers/Static Method Value Reader |
Template fields
|
Field name |
Description |
|---|---|
|
Method Name |
Name of the method on the type that the source object is passed to. |
|
Type With Static Method |
Type name of the class that implements the static method. |