Share

PressurePartProperty Class

Inheritance Hierarchy

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

 NameDescription
Public propertyDisplayName Gets the localized name of a property in Pressure Part Data.
Public propertyHasValue Gets whether the property has value.
Public propertyId Gets the unique Id which represents a property in Pressure Part Data.
Public propertyIsHidden Gets whether the property is hidden in Pressure Part Property Dialog.
Public propertyName Gets the global name of a property in Pressure Part Data.
Public propertyValue Gets the value of property in Pressure Part Data.

See Also

Reference

Was this information helpful?