This site in:
 English
 Spanish
 Portuguese
 German
 French
 Italian
 

PropertySchema

  

 

PropertySchema - Schema of Property class.

PropertySchema
 DataType
 Description
 DisplayName
 DisplayTypeEdit
 DisplayTypeShow
 IsSearchable
 Max
 Min
 OptionList
 PropertyName
 UniqueValue

Properties

  Name     Data Type      Parameters    Comments
UniqueValue Boolean
(Read-only)
NA
 
DataType VBA.VbVarType - Long
(Read-only)
NA
Returns Property from the collection.
DisplayName String
(Read-only)
NA
 
Description String
(Read-only)
NA
In the samples used as a hint text when user clicks on a property.
IsSearchable Boolean
(Read-only)
NA
 
DisplayTypeEdit String
(Read-only)
NA
How to edit a property. Used by display.asp
DisplayTypeShow String
(Read-only)
NA
How to show a property. Used by display.asp
PropertyName String
(Read-only)
NA
 
Max Variant
(Read-only)
NA
Maximum allowed value (latest date for Dates and maximum length for Strings)
Min Variant
(Read-only)
NA
Minimum allowed value (earliest date for Dates and minimum length for Strings)
OptionList String
(Read-only)
NA
Name of the list of possible values, if applies.

Methods

None


© 2001 - 2012 Interapple, Inc., All rights reserved.