Interface IMatrixField
Inherited Members
IComparable.CompareTo(object)
Namespace: Estrelica.Archer.Metadata.Field
Assembly: Estrelica.Interfaces.dll
Syntax
[ImplementsFieldType(FieldType.Matrix)]
[StayPublic]
[DoNotObfuscateType]
public interface IMatrixField : IIsAuditEnabledProperty, IFieldValidationTypeProperty, IIsRequiredProperty, IMinMaxSelectionProperty, IMinimumSelectionProperty, IMaximumSelectionProperty, IArcherField, IArcherEntity, IDictionary<string, object>, ICollection<KeyValuePair<string, object>>, IEnumerable<KeyValuePair<string, object>>, IEnumerable, IComparable, IEquatable<IArcherEntity>, IArcherGuidEntity, IArcherNamedEntity, IArcherAliasedEntity, IArcherDescribedEntity, IArcherUpdateInfoEntity, IArcherASOEntity, IArcherEntityBase, IArcherBase