EasyObjects.NET Programmers Reference

EasyObject.PostSave Method 

Perform any operations to the EasyObject after saving.

protected virtual void PostSave(
   IDataParameterCollection ps
);

Parameters

ps
Missing <param> documentation for ps

Remarks

This function has been deprecated and should not be used. It's a remnant of some old code.

See Also

EasyObject Class | NCI.EasyObjects Namespace