Enumeration class defining the possible values for the storage state of an event subject. The StorageState enumeration can be used to control whether or not matched events must have their subjects available to the user. Ex. not including deleted files, files on unplugged USB drives, files available only when a network is available etc.
Documentation for this section has not yet been entered.
Member Name Description Any The event subjects may or may not be available. (Integer value: 2) Available The storage medium of all event subjects must be immediately available to the user. (Integer value: 1) NotAvailable The storage medium of the events subjects must not be available to the user. (Integer value: 0)
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0