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