Enterprise Profile Management Windows SDK
Education Constructor (thisProfile)
NamespacesHubOne.Epm.ApiEducationEducation(Profile)
Creates a new, empty Education Object
Declaration Syntax
C#Visual BasicVisual C++
public Education(
	Profile thisProfile
)
Public Sub New ( _
	thisProfile As Profile _
)
public:
Education(
	Profile^ thisProfile
)
Parameters
thisProfile (Profile)
The profile to base this education on
Remarks
This constructor creates a new, empty Education Object and then adds the object to a specific profile. It then ensures that this education object is fully populated with information in the profile.

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