Gets the OffsetAssemblyCollection.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public OffsetAssemblyCollection OffsetAssemblies { get; }
VB
Public ReadOnly Property OffsetAssemblies As OffsetAssemblyCollection Get
C++
public: property OffsetAssemblyCollection^ OffsetAssemblies { OffsetAssemblyCollection^ get (); }