Click or drag to resize

ExternalReferenceTypeAlias Property

Gets and sets the alias name of an external CAEX file to enable referencing elements of the external CAEX file from other elements

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

Property Value

String
See Also