Click or drag to resize

AttributeFamilyTypeRefBaseClassPath Property

Gets the reference base class path.

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

Property Value

String
The reference base class path.

Implements

IClassWithBaseClassReferenceRefBaseClassPath
See Also