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