DerivedFuturePartComponentProxy.Definition Property
Parent Object: DerivedFuturePartComponentProxyDescription
Read-write property that returns the derived future part definition that defines the current state of the derived part. The state of the derived part can be changed by modifying the values of the returned descriptor and assigning it back to the derived future part using the DerivedFuturePartDefinition property. The part will be updated as a result of the assignment. Note: Definition property will return Nothing if the link to the base part is broken or if the link to the base part could not be resolved.