Jump to: navigation, search

Changes


Object Editor

467 bytes added, 12:36, 12 March 2013
/* Property controls */
| [[DateTime]] || Picture || Date and time in a combined value; format according to regional settings
|- align="left"
| [[Double]] || Picture || [http://en.wikipedia.org/wiki/Double-precision_floating-point_format Double-precision floating-point format], optionally with [[Unit|unitof measurement]]
|- align="left"
| [[FileReference]]|| Picture || A path to a physical file in [http://en.wikipedia.org/wiki/Path_(computing)#MS-DOS.2FMicrosoft_Windows_style DOS/Windows]- or [http://en.wikipedia.org/wiki/Path_(computing)#Uniform_Naming_Convention UNC] notation
|- align="left"
| [[GeoData]] || Picture || Absolute geographic position combined of [http://en.wikipedia.org/wiki/LongitudeLongitude], [http://en.wikipedia.org/wiki/Latitude Latitude] and [http://en.wikipedia.org/wiki/Altitude Altitude ] in [http://en.wikipedia.org/wiki/World_Geodetic_System WGS84] format
|- align="left"
| [[Guid]]|| Picture || Pointer to another object, represented with the [http://en.wikipedia.org/wiki/Globally_unique_identifier GUID] of the target object
|- align="left"
| [[Int]]|| Picture ||An [http://en.wikipedia.org/wiki/Integer_(computer_science) integer] number
|- align="left"
| [[String]]|| Picture ||A [http://en.wikipedia.org/wiki/String_(computer_science) string] value
|- align="left"
| [[Undefined]]|| Picture ||Internal type, will not result in an editing control
|- align="left"
| [[XML]]|| Picture ||Markup text in [http://en.wikipedia.org/wiki/Xml XML] format; currently displayed as raw string by this control
|}