Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServicesPressurePartProperty
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280
Syntax
C#
public class PressurePartProperty
VB
Public Class PressurePartProperty
C++
public ref class PressurePartProperty
The PressurePartProperty type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DisplayName | Gets the localized name of a property in Pressure Part Data. |
![]() | HasValue | Gets whether the property has value. |
![]() | Id | Gets the unique Id which represents a property in Pressure Part Data. |
![]() | IsHidden | Gets whether the property is hidden in Pressure Part Property Dialog. |
![]() | Name | Gets the global name of a property in Pressure Part Data. |
![]() | Value | Gets the value of property in Pressure Part Data. |