 | AutomationMLBaseRoleClassLibTypeAutomationMLBaseRole Property |
Gets the automation ml base role.
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic RoleFamilyType AutomationMLBaseRole { get; }
Public ReadOnly Property AutomationMLBaseRole As RoleFamilyType
Get
public:
property RoleFamilyType^ AutomationMLBaseRole {
RoleFamilyType^ get ();
}
Property Value
RoleFamilyType
The automation ml base role.
See Also