Usage property: PropertyInfo class
Description
This property returns a number that describes in which direction the specified property (or argument) can be passed. The following table describes the valid values.
| Value | Description |
|---|---|
|
0 |
Can be passed into PeopleSoft API. |
|
1 |
Can be passed out of PeopleSoft API. |
|
2 |
Can be passed either into or out of PeopleSoft API. |
This property is read-only.