Removes an attribute from all of the items in a named list.
Visual Basic |
---|
Public Function RemoveListAtt( _ ByVal list As String, _ ByVal mnem As String _ ) As Integer |
Available: GEO MM ME MD OD OM SISpy
Groups:
sis.RemoveListAtt ("Land Parcels", "CropType$")
Removes the CropType$ attribute from all items in the Land Parcels list.
sis.RemoveListAtt ("Land Parcels", "Hectares#")
Removes the Hectares# attribute from all items in the Land Parcels list.
The overlay will be deleted if it is an internal overlay.
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).