NetworkPipeNetworkSectionLayerId Property |
Gets or sets the pipe network section layer id.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic ObjectId PipeNetworkSectionLayerId { get; set; }
Public Property PipeNetworkSectionLayerId As ObjectId
Get
Set
public:
property ObjectId PipeNetworkSectionLayerId {
ObjectId get ();
void set (ObjectId value);
}
Property Value
ObjectId
See Also