'UsageDim instance As _StructuredData Dim fieldName As String instance.Remove(fieldName)
Parameters
- fieldName
- The name of the field to be removed.
'UsageDim instance As _StructuredData Dim fieldName As String instance.Remove(fieldName)