Class PropertyDistinctiveAttribute
public class PropertyDistinctiveAttribute : Attribute
- Inheritance
-
PropertyDistinctiveAttribute
- Derived
- Inherited Members
Properties
DefaultValue
public string? DefaultValue { get; set; }
Property Value
Description
public string Description { get; set; }
Property Value
Expand
public bool Expand { get; set; }
Property Value
FriendlyType
public string? FriendlyType { get; set; }
Property Value
IgnoreInDoc
public bool IgnoreInDoc { get; set; }