Table of Contents

Interface IStateFieldMeta

Namespace
InSite.Domain
Assembly
Shift.Sdk.dll
public interface IStateFieldMeta
Extension Methods

Properties

DirectlyModifiable

bool DirectlyModifiable { get; }

Property Value

bool

FieldType

StateFieldType FieldType { get; }

Property Value

StateFieldType

Required

bool Required { get; }

Property Value

bool