Share

SettingsPipeNetwork.SettingsStormSewersMigration.PartsListIdUsedForMigration Property

Specifies the default parts listId assigned when migrating pipe network data between the Storm Sewers extension and Autodesk Civil 3D.



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

Syntax

C#

public PropertyObjectId PartsListIdUsedForMigration { get; }

VB

Public ReadOnly Property PartsListIdUsedForMigration As PropertyObjectId
	Get

C++

public:
property PropertyObjectId^ PartsListIdUsedForMigration {
	PropertyObjectId^ get ();
}

Property Value

PropertyObjectId

See Also

Reference

Was this information helpful?