_FsrmPropertyBagFlags Enumeration
Defines flag values that provide additional information about the property bag.
Assembly: srmlib (in srmlib.dll)
| Member name | Description | |
|---|---|---|
| FsrmPropertyBagFlags_FailedClassifyingProperties | The properties in the property bag may only be partially classified because a failure occurred while classifying properties. | |
| FsrmPropertyBagFlags_FailedLoadingProperties | The properties in the property bag may only be partially classified because a failure occurred while loading properties from storage. | |
| FsrmPropertyBagFlags_FailedSavingProperties | The properties in the property bag failed to be saved by the storage module with the highest precedence. | |
| FsrmPropertyBagFlags_UpdatedByClassifier | The properties in the property bag were updated by a classifier. |