Table of Contents

Class PropertyDistinctiveAttribute

Namespace
Fluxzy.Rules
Assembly
Fluxzy.Core.dll
public class PropertyDistinctiveAttribute : Attribute
Inheritance
PropertyDistinctiveAttribute
Derived
Inherited Members

Properties

DefaultValue

public string? DefaultValue { get; set; }

Property Value

string

Description

public string Description { get; set; }

Property Value

string

Expand

public bool Expand { get; set; }

Property Value

bool

FriendlyType

public string? FriendlyType { get; set; }

Property Value

string

IgnoreInDoc

public bool IgnoreInDoc { get; set; }

Property Value

bool