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.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public void ApplyPropertyValues()
Public Sub ApplyPropertyValues
public:
void ApplyPropertyValues()
member ApplyPropertyValues : unit -> unit
See Also