DVTk API
IntegrationProfile Constructor (profileName)
DVTkDvtk.IheActors.IntegrationProfileIntegrationProfileIntegrationProfile(String)
DVTk API

[This is preliminary documentation and is subject to change.]

Class Constructor.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("This class is no longer to be used due to class renaming - use base IheFramework class directly instead.")]
public IntegrationProfile(
	string profileName
)
<ObsoleteAttribute("This class is no longer to be used due to class renaming - use base IheFramework class directly instead.")> _
Public Sub New ( _
	profileName As String _
)
[ObsoleteAttribute(L"This class is no longer to be used due to class renaming - use base IheFramework class directly instead.")]
public:
IntegrationProfile(
	String^ profileName
)
Parameters
profileName (String)
Integration Profile Name.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0