This class is used to represent the station and description of an additional applied assembly.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServicesAdditionalAppliedAssemblyInfo
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class AdditionalAppliedAssemblyInfo
VB
Public NotInheritable Class AdditionalAppliedAssemblyInfo
C++
public ref class AdditionalAppliedAssemblyInfo sealed
The AdditionalAppliedAssemblyInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AdditionalAppliedAssemblyInfo | Initializes a new instance of the AdditionalAppliedAssemblyInfo class |
Properties
| Name | Description | |
|---|---|---|
| Description | Gets or sets the value to specify the description of the additional assembly. | |
| Station | Gets or sets the value to specify the station of the additional assembly. |
