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(
|
[Java] |
---|
public Object[] getAssignedObstructions();
|