PropType Enum
The PropType enumeration gives the automation programmer an indication of what sort of data is going to be stored by this property.
Method |
Notes |
ptArray |
An array containing values of any type. |
ptBoolean |
True or False. |
ptEnum |
A string being an entry in the semi-colon separated list specified in the validation field of the Property. |
ptFloatingPoint |
4 or 8 byte floating point value. |
ptInteger |
16-bit or 32-bit signed integer. |
ptString |
Unicode string. |
The material ("material" includes all pages, documents and on-line graphics) on this web site is protected by copyright law. (C) 1998-2010 Sparx Systems Pty Ltd.