ASSET_NAME | The name of the SurveyAsset which the MDD was stored into the library as. |
LIBRARY_CONTEXT | The Context which all Library related MDD properties should be stored under. |
LIBRARY_LOCATION | The name of the property which will be used to store the location of the library which an MDD has been stored into. |
LIBRARY_NAME | The name of the property which will store the name of the library which was used to store the MDD into. |
MDD_MIMETYPE | The MimeType for MDD files, used when adding a new SurveyAsset. |
Question | The question string. "Question" is used commonly to access things such as index searches. |
STAGE_NAME | The name of the stage which the MDD was stored into. If null, or not present, then it was stored using the default stage. |
Text | Used to get translated strings from the CommandText resource file. |
CommandConstants Constructor | Initializes a new instance of the CommandConstants class. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
CommandConstants Class | Spss.Dimensions.Library.Commands Namespace