Click or drag to resize
BCRepositoryLoadPropertyValues Method
Overload List
  NameDescription
Public methodLoadPropertyValues(BCRepositoryObject, BCCollectionBaseBCPropertyDef)
Returns the values of an object of the specified set of properties.
Public methodLoadPropertyValues(BCRepositoryObject, IEnumerableString)
Returns the values of an object of the specified set of properties.
Public methodLoadPropertyValues(BCRepositoryObject, String)
Returns the values of an object of the specified set of properties.
Public methodLoadPropertyValues(BCRepositoryObject, BCCollectionBaseBCPropertyDef, PropertyDefFlags)
Returns the values of an object of the specified set of properties.
Public methodLoadPropertyValues(BCRepositoryObject, BCCollectionBaseBCPropertyDef, Int32)
Returns the values of an object of the specified set of properties.
Public methodLoadPropertyValues(BCRepositoryObject, IEnumerableString, PropertyDefFlags)
Returns the values of an object of the specified set of properties.
Top
See Also