Share

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.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

 NameDescription
Public methodAdditionalAppliedAssemblyInfoInitializes a new instance of the AdditionalAppliedAssemblyInfo class

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.

See Also

Reference

Was this information helpful?