Click or drag to resize

AttributeFamilyTypeReferencedClassName Property

Gets the name (not the full path) of the referenced base class.

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

Property Value

String
The name of the referenced class.

Implements

IClassWithBaseClassReferenceReferencedClassName
See Also