Apply Changes - applies the current values of search profiles' controls and the changes specified by the segment configuration profiles to the segments within the target sequence.
[Visual Basic .NET] |
---|
Public Sub ApplyProfiles() |
[C#] |
---|
public void ApplyProfiles(); |
[Managed C++] |
---|
public: void ApplyProfiles(); |
[Unmanaged C++] |
---|
public: HRESULT ApplyProfiles(); |
[Java] |
---|
public void applyProfiles(); |