This document is archived and information here might be outdated. Recommended version. |
The network barrier ID.
[Visual Basic .NET]
Public Property BarrierID As Integer
[C#]
public int BarrierID {get; set;}
[C++]
HRESULT get_BarrierID(
void
);
[C++]
HRESULT put_BarrierID(
);
Returns the network barrier ID.
BarrierID contains user-defined number that may be used to identify barriers in the barriers collection.