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