AppliedSubassemblyParamTDisplayName Property

Gets parameter display name for applied subassembly.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public virtual string DisplayName { get; }

Property Value

String

Implements

IAppliedSubassemblyParamDisplayName
See Also