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