BCRepository.LoadPropertyValues Method |
Name | Description | |
---|---|---|
![]() | LoadPropertyValues(BCRepositoryObject, BCCollectionBase<BCPropertyDef>) |
Returns the values of an object of the specified set of properties.
|
![]() | LoadPropertyValues(BCRepositoryObject, IEnumerable<String>) |
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, BCCollectionBase<BCPropertyDef>, PropertyDefFlags) |
Returns the values of an object of the specified set of properties.
|
![]() | LoadPropertyValues(BCRepositoryObject, BCCollectionBase<BCPropertyDef>, Int32) |
Returns the values of an object of the specified set of properties.
|
![]() | LoadPropertyValues(BCRepositoryObject, IEnumerable<String>, PropertyDefFlags) |
Returns the values of an object of the specified set of properties.
|