NetworkPartsListName Property

Gets or sets the part list name.

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

Property Value

String
Exceptions
ExceptionCondition
ArgumentException Thrown when the parts list name is invalid.
See Also