Click or drag to resize

DataObjectControllerGetPropertyValues Method

Overload List
  NameDescription
Public methodGetPropertyValuesT(Int32, Int32)
Public methodGetPropertyValuesT(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.
Top
See Also