AdditionalAppliedAssemblyInfo Class

This class is used to represent the station and description of an additional applied assembly.
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServicesAdditionalAppliedAssemblyInfo

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class AdditionalAppliedAssemblyInfo

The AdditionalAppliedAssemblyInfo type exposes the following members.

Constructors
 NameDescription
Public methodAdditionalAppliedAssemblyInfoInitializes a new instance of the AdditionalAppliedAssemblyInfo class
Top
Properties
 NameDescription
Public propertyDescription Gets or sets the value to specify the description of the additional assembly.
Public propertyStation Gets or sets the value to specify the station of the additional assembly.
Top
See Also