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 void RemoveValue( string FieldName )  | 
| Visual Basic | 
|---|
Public Sub RemoveValue ( FieldName As String )  | 
| Visual C++ | 
|---|
public: void RemoveValue( String^ FieldName )  | 
Parameters
- FieldName
 - Type: System..::..String