◆ GetDeltaAtrributeByAttributeName()

DeltaAttribute GetDeltaAtrributeByAttributeName ( string  attributeConditionalName)
Parameters
attributeConditionalNameThe is the conditionalOptionName specified when declaring an instance of an attribute. This is the same string that is visible in the DeltaMonitor's editor field.
Returns
The DeltaAttribute instance found with the provided name. Null, if none are found.

References DeltaAttribute.conditionalOptionName, and DeltaMonitor.fieldsToCheckForChange.