Static method value reader
Version:
This value reader passes the source object to a static method and returns the method’s return value.
| Expected source object type | System.Object |
|---|---|
| Template location | Data Exchange/Framework/Data Access/Value Readers/Static Method Value Reader |
Template fields
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. |
If you have suggestions for improving this article, let us know!