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