Table of Contents

Class DirectoryAttribute

Namespace
MES.MQC.UtilityLibrary.Form.Attributes.Field
Assembly
MES.MQC.UtilityLibrary.dll
public class DirectoryAttribute : FieldAttributeBase, _Attribute, IFieldAttribute
Inheritance
DirectoryAttribute
Implements
Inherited Members

Properties

AllowSpecial

public bool AllowSpecial { get; set; }

Property Value

bool

Placeholder

public string Placeholder { get; set; }

Property Value

string

RefreshDelay

public bool RefreshDelay { get; }

Property Value

bool

Methods

GetBasicTypes()

Allowed basic types for PropertyType

public override Type[] GetBasicTypes()

Returns

Type[]