[This is preliminary documentation and is subject to change.]
Class Constructor.
| C# | Visual Basic | Visual 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 )
- profileName (String)
- Integration Profile Name.