AutoIgnoreAttribute
Ignore mapping Request DTO property to Data Model
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false, Inherited = true)]
public class AutoIgnoreAttribute : AttributeBase, _Attribute
Implements
System.Runtime.InteropServices._Attribute