PressurePipeNetworkPartsListName Property |
Gets/Sets the PartsList by name.
The name must be of an object of type PressurePartsList
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic string PartsListName { get; set; }
Public Property PartsListName As String
Get
Set
public:
property String^ PartsListName {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also