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