DenyResetAttribute
Don't allow property to be reset
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false, Inherited = true)]
public class DenyResetAttribute : AttributeBase, _Attribute
Implements
System.Runtime.InteropServices._Attribute