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