 | ExternalInterfaceTypeInterfaceClass Property |
Gets or sets the references interface class.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic InterfaceFamilyType InterfaceClass { get; set; }
Public Property InterfaceClass As InterfaceFamilyType
Get
Set
public:
property InterfaceFamilyType^ InterfaceClass {
InterfaceFamilyType^ get ();
void set (InterfaceFamilyType^ value);
}
Property Value
InterfaceFamilyType
See Also