PropertyAttributeAttributeType Enumeration

The property attribute type enumeration.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public enum AttributeType

Members

PropertyValueValidation 0 Value Validation
PropertyAutomaticNumbering 1 Number calculation.
PropertyCustomValue 2 Custom value generation.

See Also