Common Property Constants
The following table provides the IDs and functions to use to sort a return list or filter a search based on the common properties.
|
Property Name |
Relative Property ID |
CMetaProperty function |
|
PROPNAME_NAME |
PID_CMN_NAME |
SetString() |
|
PROPNAME_DESCRIPTION |
PID_CMN_DESCRIPTION |
SetString() |
|
PROPNAME_LOID |
PID_CMN_LOID |
SetLong() |
|
PROPNAME_GOID |
PID_CMN_GOID |
SetBinary() |
|
PROPNAME_OWNERID |
PID_CMN_OWNERID |
SetLong() |
|
PROPNAME_CREATEDATE |
PID_CMN_CREATEDATE |
GetString() Date is specified in a string in the format YYYY-MM-DD |
|
PROPNAME_CREATETIME |
PID_CMN_CREATETIME |
GetString() Time is specified in a string in the format HH:MM:SS.SS |
|
PROPNAME_UPDATEDATE |
PID_CMN_UPDATEDATE |
GetString() Date is specified in a string in the format YYYY-MM-DD |
|
PROPNAME_UPDATETIME |
PID_CMN_UPDATETIME |
GetString() Time is specified in a string in the format HH:MM:SS.SS |
|
PROPNAME_SECPROFID |
PID_CMN_SECPROFID |
SetLong() |
|
PROPNAME_PUBLISHSTATE |
PID_CMN_PUBLISHSTATE |
GetShort() |
|
PROPNAME_VERSIONNUMBER |
PID_CMN_VERSIONNUMBER |
GetLong() |
|
PROPNAME_ISFROZEN |
PID_CMN_ISFROZEN |
GetShort() |