 | InternalLinkTypeASystemUnitClass Property |
Gets the SystemUnitClass associated to the
AInterface.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic SystemUnitClassType ASystemUnitClass { get; }
Public ReadOnly Property ASystemUnitClass As SystemUnitClassType
Get
public:
property SystemUnitClassType^ ASystemUnitClass {
SystemUnitClassType^ get ();
}
Property Value
SystemUnitClassType
See Also