Triggered before a scenario is saved.
[Visual Basic .NET] |
---|
Public Event OnScenarioBeforeSave( _ ByVal pArgs As IAgScenarioBeforeSaveEventArgs _ ) |
[C#] |
---|
public void OnScenarioBeforeSave( |
[Managed C++] |
---|
public: void OnScenarioBeforeSave( |
[Java] |
---|
public onScenarioBeforeSave( |
[Unmanaged C++] |
---|
public: HRESULT OnScenarioBeforeSave( |
- pArgs