Interface IAllowLookupProperty
Inherited Members
IComparable.CompareTo(object)
Namespace: Estrelica.Archer.Metadata.Field.Properties
Assembly: Estrelica.Interfaces.dll
Syntax
[StayPublic]
[DoNotObfuscateType]
public interface IAllowLookupProperty : IReferenceField, IIsRequiredProperty, IMaxIntValueProperty, IMinIntValueProperty, IIsAuditEnabledProperty, 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