Table of Contents

Class SubFormsAttribute

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

Properties

AddLabel

public string AddLabel { get; set; }

Property Value

string

DefaultItemValue

public object DefaultItemValue { get; set; }

Property Value

object

MaxItems

public int MaxItems { get; set; }

Property Value

int

MinItems

public int MinItems { get; set; }

Property Value

int

Methods

IsArrayType()

PropertyType for this attribute is an array of enum or a basic type

public override bool IsArrayType()

Returns

bool