ValueProperty Properties | 
The ValueProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowsMultipleValues | 
            Does the property allow/support multiple values?
              (Inherited from BaseProperty.) | |
| BoolFalseValue | 
            Can be null
              | |
| BoolTrueValue | 
            Can be null
              | |
| ChangedBy | (Inherited from BaseProperty.) | |
| ChangeTime | (Inherited from BaseProperty.) | |
| CharCase | ||
| ConfigLockFlags | (Inherited from BaseProperty.) | |
| ControlType | (Inherited from BaseProperty.) | |
| CreatedBy | (Inherited from BaseProperty.) | |
| CreateTime | (Inherited from BaseProperty.) | |
| DataType | ||
| DataVersion | (Inherited from BaseProperty.) | |
| DateTimeFormat | ||
| Deleted | (Inherited from BaseProperty.) | |
| Description | (Inherited from BaseProperty.) | |
| HasLog | ||
| HorzAlign | 
            Used if DataType is Integer or Decimal.
              | |
| Id | (Inherited from BaseProperty.) | |
| LineCount | 
            Used if MultiLine=true.
              | |
| LogLineCount | 
            Used if HasLog=true.
              | |
| LookupURL | 
            LookupURL gives the a URL to an APSX page which shows object to select among.
            When the aspx is closed the key value must be transported to the property field.
              | |
| MaxLen | ||
| MultiLine | ||
| Name | (Inherited from BaseProperty.) | |
| Number | (Inherited from BaseProperty.) | |
| NumericFormat | ||
| NumericPrecision | ||
| PropertyType | (Inherited from BaseProperty.) | |
| SecurityDefined | 
            Returns true of security has been defined for the property.
            Use the CheckSecurity() method  to test of a user has access to the property.
              (Inherited from BaseProperty.) | |
| SecurityGroups | 
            Contains Users and UserGroup which have access to the property.
            Can be null.
            Use the CheckSecurity() method  to test of a user has access to the property.
              (Inherited from BaseProperty.) | |
| System | (Inherited from BaseProperty.) | |
| SystemName | (Inherited from BaseProperty.) | |
| TimeSpanFormat | ||
| UId | (Inherited from BaseProperty.) | |
| Validation | 
            A regular expression validating the text content of a property value
              | |
| ValidationDescription | 
            Can be null
              | |
| XmlSchema | 
| Name | Description | |
|---|---|---|
| IEntityObjectDataVersion | 
            The data version of an entity object is incremented every time it gets updated.
            If the entity object class embeds other objects (like a DataObjectType embeds a number of BaseProperty objects) 
            then the DataVersion is also "touched" when an embedded object changes.
              (Inherited from BaseProperty.) | |
| IEntityObjectId | 
            Unique id of the entity object within its entity type.
              (Inherited from BaseProperty.) |