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