 | IClassWithBaseClassReferenceRefBaseClassPath Property |
Gets the reference base class path.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxstring RefBaseClassPath { get; set; }
Property RefBaseClassPath As String
Get
Set
property String^ RefBaseClassPath {
String^ get ();
void set (String^ value);
}
Property Value
StringThe reference base class path.
See Also