BCSFolderApplyPropertyValues Method |
Commits all the changes made to the properties since it was loaded or
since the last time the ApplyPropertyValues method was called.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.41.0)
Syntaxpublic void ApplyPropertyValues()
Public Sub ApplyPropertyValues
public:
void ApplyPropertyValues()
member ApplyPropertyValues : unit -> unit
See Also