AVEVA Application .NET Public Interface

PdmsApplication.RaiseBeforeFinished Method 

Raise Finished event.

public static void RaiseBeforeFinished(
   object sender,
   EventArgs e
);

Parameters

sender
Object raising the event
e
Event arguments

See Also

PdmsApplication Class | Aveva.Pdms Namespace