Show / Hide Table of Contents

Property DeclaringTypeOnly

| Improve this Doc View Source

DeclaringTypeOnly

Gets or sets a value indicates whether this attribute affects the type which declares the columns property only.

Declaration
public bool DeclaringTypeOnly { get; set; }
Property Value
Type Description
System.Boolean
Remarks

The default value is false. If set to true, it will also affect derived class.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest