Click or drag to resize

AttributeTypeMasterID Property

Gets the identifier of the master Attribute if this is a Mirror. The identifier contains the ID of the attribute owner followed by the Attribute path.

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

Property Value

String

Implements

IMirrorMasterID
See Also