| FRAMES | NO FRAMES |
Parameters of DeleteFeatures utility method.
Availability: Business Analyst Server 9.3.1 SP1.
class DeleteFeaturesParameters
| Property | Description |
|---|---|
| OIDs | Array of OIDs of features to be deleted. Type Int32[]. |
| ChangedItem | Folder item containing a feature layer to be modified. Type esriFolderItem. |
| IsFullErrorMessage | Mode for composing error messages. Type Boolean. |
Since Business Analyst Server 10.0, the type of items in the OIDs array is changed from Int64 to Int32.