This property is deprecated. Use AssignedObstructions on IAgAccessCnstrCbObstruction instead. Gets the Assigned Obstructions.
Read-only property
[Visual Basic .NET] |
---|
Public Property AssignedObstructions() As System.Array |
[C#] |
---|
public System.Array AssignedObstructions {get;} |
[Managed C++] |
---|
public: __property System::Array get_AssignedObstructions(); |
[Unmanaged C++] |
---|
public: HRESULT get_AssignedObstructions( SAFEARRAY * * ppRetVal ); |
[Java] |
---|
public AgSafeArray getAssignedObstructions(); |