Class PersistableKeyAttribute
Used to tag the property acting as the database key for an IRoundtripData.
Namespace: Neon.ModelGen
Assembly: Neon.Common.dll
Syntax
[AttributeUsage(AttributeTargets.Property)]
public class PersistableKeyAttribute : Attribute