Click or drag to resize

BCRepositorySavePropertyValues Method

Overload List
  NameDescription
Public methodSavePropertyValues(BCRepositoryObject, BCCollectionBaseBCPropertyDef, IEnumerableObject)
Saves the values of the given set of properties for an object.
Public methodSavePropertyValues(BCRepositoryObject, IEnumerableString, IEnumerableObject)
Saves the values of the given set of properties for an object.
Public methodSavePropertyValues(BCRepositoryObject, String, IEnumerableObject)
Saves the values of the given set of properties for an object.
Public methodSavePropertyValues(BCRepositoryObject, BCCollectionBaseBCPropertyDef, IEnumerableObject, PropertyDefFlags)
Saves the values of the given set of properties for an object.
Public methodSavePropertyValues(BCRepositoryObject, IEnumerableString, IEnumerableObject, PropertyDefFlags)
Saves the values of the given set of properties for an object.
Top
See Also