Click or drag to resize

AttributeTypeIsMaster Property

Gets a value indicating whether this instance is a master attribute referenced by mirror attributes.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public bool IsMaster { get; }

Property Value

Boolean

Implements

IMirrorIsMaster
See Also