Enterprise Profile Management Windows SDK
CommitChanges Method
NamespacesHubOne.Epm.ApiAchievementCommitChanges()()()
Commits the changes to the directory
Declaration Syntax
C#Visual BasicVisual C++
public void CommitChanges()
Public Sub CommitChanges
public:
void CommitChanges()
Return Value
0 if successful
Remarks
This method attempts to persist this object. It is equivalent to a Save method. If the object is clean (isDirty!=true), then nothing happens here.

Assembly: HubOne.Epm.Api (Module: HubOne.Epm.Api) Version: 1.0.3503.23885 (1.0.0.0)