This document is archived and information here might be outdated. Recommended version. |
Type of network element on which the barriers are placed.
[Visual Basic .NET] Public Property ElementType As esriElementType
[C#] public esriElementType ElementType {get; set;}
[C++]
HRESULT get_ElementType(
esriElementType ElementType
);
[C++]
HRESULT put_ElementType(
esriElementType* ElementType
);
[C++] Parameters ElementType [in]
ElementType is a parameter of type esriElementType ElementType [out, retval]
ElementType is a parameter of type esriElementType*