Removes the OffsetAssembly with the given name.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public bool Remove( string offsetAssemblyName ) |
| Visual Basic |
|---|
Public Function Remove ( _ offsetAssemblyName As String _ ) As Boolean |
| Visual C++ |
|---|
public: bool Remove( String^ offsetAssemblyName ) |
Parameters
- offsetAssemblyName
- Type: System..::..String
Specifies the name of OffsetAssembly.