Enterprise Profile Management Windows SDK
Title Property
NamespacesHubOne.Epm.ApiAchievementTitle
The title of the achievement
Declaration Syntax
C#Visual BasicVisual C++
public string Title { get; set; }
Public Property Title As String
public:
property String^ Title {
	String^ get ();
	void set (String^ value);
}
Remarks
The title property is meant to describe the achievement within a single, short sentence. Examples are "Duke of Edinburgh's Gold Award" or "Climbed Mount Kilimanjaro", use the description field to add more information and data. This is a mandatory field.

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