PipeFlowDirectionMethod Property |
Gets or sets the method that is used to determine the flow for this pipe.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic FlowDirectionMethodType FlowDirectionMethod { get; set; }
Public Property FlowDirectionMethod As FlowDirectionMethodType
Get
Set
public:
property FlowDirectionMethodType FlowDirectionMethod {
FlowDirectionMethodType get ();
void set (FlowDirectionMethodType value);
}
Property Value
FlowDirectionMethodType
See Also