Share

SettingsPipeNetwork.SettingsStyles.PartsList Property

Specifies the default parts list for the pipe network.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276

Syntax

C#

public PropertyString PartsList { get; }

VB

Public ReadOnly Property PartsList As PropertyString
	Get

C++

public:
property PropertyString^ PartsList {
	PropertyString^ get ();
}

Property Value

PropertyString

See Also

Reference

Was this information helpful?