BCRepositoryLoadPropertyValues Method |
Name | Description | |
---|---|---|
LoadPropertyValues(BCRepositoryObject, BCCollectionBaseBCPropertyDef) |
Returns the values of an object of the specified set of properties.
| |
LoadPropertyValues(BCRepositoryObject, IEnumerableString) |
Returns the values of an object of the specified set of properties.
| |
LoadPropertyValues(BCRepositoryObject, String) |
Returns the values of an object of the specified set of properties.
| |
LoadPropertyValues(BCRepositoryObject, BCCollectionBaseBCPropertyDef, PropertyDefFlags) |
Returns the values of an object of the specified set of properties.
| |
LoadPropertyValues(BCRepositoryObject, BCCollectionBaseBCPropertyDef, Int32) |
Returns the values of an object of the specified set of properties.
| |
LoadPropertyValues(BCRepositoryObject, IEnumerableString, PropertyDefFlags) |
Returns the values of an object of the specified set of properties.
|