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