CatchmentReferencePipeNetworkId Property

Gets the reference pipe network for the catchment area.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectId ReferencePipeNetworkId { get;	[ObsoleteAttribute("Catchment.ReferencePipeNetworkId is read-only.", 
		true)]
	set;
 }

Property Value

ObjectId
See Also