StructureStructureType Property |
Gets or sets the pipe network structure type for the structure.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PipeNetworkStructureType StructureType { get; set; }
Public Property StructureType As PipeNetworkStructureType
Get
Set
public:
property PipeNetworkStructureType StructureType {
PipeNetworkStructureType get ();
void set (PipeNetworkStructureType value);
}
Property Value
PipeNetworkStructureType
See Also