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