Apply Changes - applies the current values of
specified profile to the segments within the target sequence.
| [Visual Basic .NET] |
|---|
Public Sub ApplyProfileByName( _
ByVal Profile As String _
)
|
| [C#] |
|---|
public void ApplyProfileByName(
|
| [Managed C++] |
|---|
public: void ApplyProfileByName(
|
| [Java] |
|---|
public applyProfileByName(
|
| [Unmanaged C++] |
|---|
public: HRESULT ApplyProfileByName(
|
- Profile