Enterprise Profile Management Windows SDK
Achievement Constructor (distinguishedName)
NamespacesHubOne.Epm.ApiAchievementAchievement(String)
Creates a new instance of an achievement object
Declaration Syntax
C#Visual BasicVisual C++
public Achievement(
	string distinguishedName
)
Public Sub New ( _
	distinguishedName As String _
)
public:
Achievement(
	String^ distinguishedName
)
Parameters
distinguishedName (String)
The distinguished name of the object
Remarks
This method creates a new achievement using a distinguished name. This achievement will then be populated with the information from that object within the data store.

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