PressurePartPropertyDisplayName Property

Gets the localized name of a property in Pressure Part Data.

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

Property Value

String
Remarks
This name could vary in different language versions of Civil 3D, and should be the same as the property name displayed in Pressure Part Property Dialog.
See Also