Skip to content

UpdatableExtensionAttribute.OtherKey property

Name of the key field in extension table. If not specified, ID field of extension table is assumed, unless there is a field with matching name to ThisKey in extension table.

public string OtherKey { get; set; }

See Also