FieldContainerGetValue Method |
| Name | Description | |
|---|---|---|
| GetValue(DataObjectVersion) |
Returns the value for the field from the provided DataObjectVersion.
| |
| GetValue(DataObjectVersion, AppFormatInfo) |
Returns the value for the field from the provided DataObjectVersion.
| |
| GetValue(DataObjectVersion, String) |
Returns the value for the field from the provided DataObjectVersion.
| |
| GetValue(Int32, DataObjectVersion, String) | ||
| GetValue(DataObjectVersion, AppFormatInfo, String) |
Returns the value for the field from the provided DataObjectVersion.
| |
| GetValue(DataObjectVersion, String, Boolean) |
Returns the value for the field from the provided DataObjectVersion.
| |
| GetValue(DataObjectVersion, AppFormatInfo, String, Boolean) |
Returns the value for the field from the provided DataObjectVersion.
|