Enterprise Profile Management Windows SDK
Experience Constructor (directoryEntry, distinguishedName)
NamespacesHubOne.Epm.ApiExperienceExperience(DirectoryEntry, String)
Loads an experience object from a directory entry
Declaration Syntax
C#Visual BasicVisual C++
public Experience(
	DirectoryEntry directoryEntry,
	string distinguishedName
)
Public Sub New ( _
	directoryEntry As DirectoryEntry, _
	distinguishedName As String _
)
public:
Experience(
	DirectoryEntry^ directoryEntry, 
	String^ distinguishedName
)
Parameters
directoryEntry (DirectoryEntry)
The directory ntry to load the experiece from
distinguishedName (String)
the distinguished name it exists at

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