PropertyHandle :: GetMonth - Get month value from date
The function returns the month 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 :: GetMonth (  ) - - internal feature (not documented)
PropertyHandle :: GetMonth ( sprop_path )
Implementation details
- to list
-
- internal feature (not documented)
int32 PropertyHandle  :: GetMonth ( 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