BCDocumentSaveProperties Method |
Saves a property collection.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax Remarks
Do not use the method to save values of Field-Path definition properties. This is because
all properties should be saved in one call to avoid documents being moved multiple times.
Use the BCRepository.SavePropertyValues method instead.
See Also