Property HasKeywordUpdated
HasKeywordUpdated
Boolean indicating if the keyword state has updated.
Declaration
public bool HasKeywordUpdated { get; protected set; }
Property Value
| Type | Description |
|---|---|
| Boolean | True if the keyword value has been updated, false otherwise. |