BCRepository.SavePropertyValues Method |
Name | Description | |
---|---|---|
![]() | SavePropertyValues(BCRepositoryObject, BCCollectionBase<BCPropertyDef>, IEnumerable<Object>) |
Saves the values of the given set of properties for an object.
|
![]() | SavePropertyValues(BCRepositoryObject, IEnumerable<String>, IEnumerable<Object>) |
Saves the values of the given set of properties for an object.
|
![]() | SavePropertyValues(BCRepositoryObject, String, IEnumerable<Object>) |
Saves the values of the given set of properties for an object.
|
![]() | SavePropertyValues(BCRepositoryObject, BCCollectionBase<BCPropertyDef>, IEnumerable<Object>, PropertyDefFlags) |
Saves the values of the given set of properties for an object.
|
![]() | SavePropertyValues(BCRepositoryObject, IEnumerable<String>, IEnumerable<Object>, PropertyDefFlags) |
Saves the values of the given set of properties for an object.
|