Skip to main content

IModel.IsProxy property

Namespace: NextDesign.Core

Description

Checks if this instance is a proxy element.
A proxy element is generated in a distributed environment if the unit that records this instance information has not been loaded.

bool IsProxy { get; }

types

  • bool