Network element barrier set to be used in this solver.
[Visual Basic .NET] Public Sub set_ElementBarriers ( _ ByVal ElementType As esriElementType, _ ByVal A_2 As INetElementBarriers _ )
[C#] public void set_ElementBarriers ( esriElementType ElementType, INetElementBarriers A_2 );
[C++]
HRESULT putref_ElementBarriers(
esriElementType ElementType,
INetElementBarriers*
);
[C++]Parameters
ElementType [in]ElementType is a parameter of type esriElementType
[in]is a parameter of type INetElementBarriers
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
Tells the solver what set of barriers you want to use.