 | InterfaceNameMappingTypeSystemUnitInterfaceName Property |
Gets and sets the Name of the mapped ExternalInterface of the SystemUnitClass
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic string SystemUnitInterfaceName { get; set; }
Public Property SystemUnitInterfaceName As String
Get
Set
public:
property String^ SystemUnitInterfaceName {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also