 | IInterfaceMappingSystemUnitInterface Property |
Gets and sets the mapped ExternalInterface of the SystemUnitClass
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
SyntaxExternalInterfaceType SystemUnitInterface { get; set; }
Property SystemUnitInterface As ExternalInterfaceType
Get
Set
property ExternalInterfaceType^ SystemUnitInterface {
ExternalInterfaceType^ get ();
void set (ExternalInterfaceType^ value);
}
Property Value
ExternalInterfaceType
See Also