This document is archived and information here might be outdated. Recommended version. |
Called by properties manager to update the object data.
[Visual Basic .NET]
Public Sub UpdateObject ( _
ByVal pObject As Object _
)
[C#]
public void UpdateObject (
object pObject
);