 | AutomationMLBaseRoleClassLibTypeGroup Property |
Gets the group.
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic RoleFamilyType Group { get; }
Public ReadOnly Property Group As RoleFamilyType
Get
public:
property RoleFamilyType^ Group {
RoleFamilyType^ get ();
}
Property Value
RoleFamilyType
The group.
See Also