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