Skip to main content

HashKeyAttribute

Hash Key Attribute used to specify which property is the HashKey, e.g. in DynamoDb.

Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Property)]
public class HashKeyAttribute : AttributeBase, _Attribute

Implements

  • System.Runtime.InteropServices._Attribute