Removes the OffsetAssembly with the given name.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public bool Remove( string offsetAssemblyName )
VB
Public Function Remove ( offsetAssemblyName As String ) As Boolean
C++
public: bool Remove( String^ offsetAssemblyName )
Parameters
- offsetAssemblyName String
- Specifies the name of OffsetAssembly.