 | AutomationMLBaseAttributeTypeLibTypeAssociatedFacet Property |
Gets the AssociatedFacet.
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic AttributeFamilyType AssociatedFacet { get; }
Public ReadOnly Property AssociatedFacet As AttributeFamilyType
Get
public:
property AttributeFamilyType^ AssociatedFacet {
AttributeFamilyType^ get ();
}
Property Value
AttributeFamilyType
See Also