Skip to main content

RangeKeyAttribute

Range Key Attribute used to specify which property is the RangeKey, e.g. in DynamoDb.

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

Implements

  • System.Runtime.InteropServices._Attribute