BCRepositorySavePropertyValues Method |
| Name | Description | |
|---|---|---|
| SavePropertyValues(BCRepositoryObject, BCCollectionBaseBCPropertyDef, IEnumerableObject) |
Saves the values of the given set of properties for an object.
| |
| SavePropertyValues(BCRepositoryObject, IEnumerableString, IEnumerableObject) |
Saves the values of the given set of properties for an object.
| |
| SavePropertyValues(BCRepositoryObject, String, IEnumerableObject) |
Saves the values of the given set of properties for an object.
| |
| SavePropertyValues(BCRepositoryObject, BCCollectionBaseBCPropertyDef, IEnumerableObject, PropertyDefFlags) |
Saves the values of the given set of properties for an object.
| |
| SavePropertyValues(BCRepositoryObject, IEnumerableString, IEnumerableObject, PropertyDefFlags) |
Saves the values of the given set of properties for an object.
|