BaselineRegionCollectionRemove(String) Method

Removes a Region with the given region name.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public bool Remove(
	string regionName
)

Parameters

regionName  String
Name of the created region.

Return Value

Boolean
See Also