Table of Contents

Class MonthPickerAttribute

Namespace
MES.MQC.UtilityLibrary.Form.Field
Assembly
MES.MQC.UtilityLibrary.dll
[AttributeUsage(AttributeTargets.Property)]
public class MonthPickerAttribute : FieldAttribute, _Attribute
Inheritance
MonthPickerAttribute
Implements
Inherited Members

Properties

MaxDateTime

public string MaxDateTime { get; set; }

Property Value

string

MinDateTime

public string MinDateTime { get; set; }

Property Value

string

Methods

GetBasicTypes()

Allowed basic types for PropertyType

public override Type[] GetBasicTypes()

Returns

Type[]