DataObjectControllerGetPropertyValues Method |
| Name | Description | |
|---|---|---|
| GetPropertyValuesT(Int32, Int32) | ||
| GetPropertyValuesT(Int32, String) |
Returns the value(s) for a property or a fixed field on a data object.
Not all fixed fields are supported - please refer to the PropertyValuesContainer class for details.
The security model is respected.
Throws an exception if the data object doesn't exist or security prevents access to it.
|