ModelBeforeNewRelationEventParams.RelatingTo property ¶
Namespace: NextDesign.Desktop
Description¶
New destination
IModel RelatingTo {get;}
type¶
Annotation¶
About API specification change and migration method in Ver.1.1
From Ver.1.1, the model that can be acquired by this property has been changed as follows.
- Before change: Model corresponding to the operation end point on the UI
- After change: A model that corresponds to the Target side class of the related class regardless of the user operation on the UI
If you are using this API, please change the relevant part in the extension along with the version upgrade to Ver.1.1 or later.