DataPA Enterprise Dashboard Controls API Reference
Namespace: RunDataPA
Assembly: RunDataPA (in RunDataPA.dll) Version: 1.0.23.0 (1.0.23.0)
Assembly: RunDataPA (in RunDataPA.dll) Version: 1.0.23.0 (1.0.23.0)
Syntax
C# |
---|
public bool DeleteSystem( string Name, ref bool Silent = false ) |
Visual Basic |
---|
Public Function DeleteSystem ( Name As String, Optional ByRef Silent As Boolean = false ) As Boolean |
Visual C++ |
---|
public: bool DeleteSystem( String^ Name, bool% Silent = false ) |