MutationRecord.AttributeName

MutationRecord.AttributeName property

Returns the local name of the changed attribute, and null otherwise.

public String AttributeName { get; }

Property Value

The name of the attribute.

See Also