PropertyHandle :: GetDay - Get day value from date
The function returns the day value from a date or date/time attribute. The function returns 0 (UNDEF), when no instance is selected, the value is empty or the attribute is not a date or date/time attribute.
Return value: Integer value ( int32 )
Implementation overview
- - internal feature (not documented)
PropertyHandle :: GetDay (  ) - - internal feature (not documented)
PropertyHandle :: GetDay ( sprop_path )
Implementation details
- to list
-
- internal feature (not documented)
int32 PropertyHandle  :: GetDay ( NString &sprop_path )
- sprop_path
- Simple property path
A property path is passed as 0-terminated string. It may contain an extent or property name but also a sequence of property names separated by dot. A simple property path must not contain parentheses or preceding dots.
to list
- sprop_path
- Simple property path