Constrain accesses for constellation objects
when used in a chain by parent relationships when in the 'to'
access position.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ToParentConstraint() As AgECnFromToParentConstraint
|
| [C#] |
|---|
public AgECnFromToParentConstraint ToParentConstraint {get; set;}
|
| [Managed C++] |
|---|
public: __property AgECnFromToParentConstraint get_ToParentConstraint();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_ToParentConstraint(
|
| [Java] |
|---|
public AgECnFromToParentConstraint getToParentConstraint();public void setToParentConstraint(
|