Skip to main content

ITraceCoverageExcludedModel.Model property

Namespace: NextDesign.Desktop

Description

Excluded Models
Returns null if the model has been deleted.
Also returns the proxy information for the model if the model is proxied.

IModel Model { get; }

type