Namespace: PumpFloWeb.SelectLogic.Graph
Assembly: Pump-Flo Web Library (in Pump-Flo Web Library.dll) Version: 1.2.8062.4486

Syntax

C#
public NpshrFlowSubgraphOptions NpshrFlow { get; set; }
Visual Basic
Public Property NpshrFlow As NpshrFlowSubgraphOptions
	Get
	Set
Visual C++
public:
property NpshrFlowSubgraphOptions^ NpshrFlow {
	NpshrFlowSubgraphOptions^ get ();
	void set (NpshrFlowSubgraphOptions^ value);
}

See Also