Skip to main content

IModel.Owner property

Namespace: NextDesign.Core

Description

the model that directly owns this instance
Returns null if this instance is an association or if there is no owning model.

IModelOwner { get; }

type