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