Removes the first occurrence of the C1OlapField with a name that matches
the one passed as parameter.
Namespace:
C1.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public bool Remove( string fieldName ) |
Visual Basic |
---|
Public Function Remove ( _ fieldName As String _ ) As Boolean |
Parameters
- fieldName
- Type: System..::..String
Name of the C1OlapField to remove