[ROOT] / doc / DocFrag / ARCCore.StreamProcessor+StorageFile.Properties
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -3- | 
| Name | Properties | 
| Namespace | ARCCore | 
| Type | StreamProcessor+StorageFile | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | StreamProcessor+StorageFile | 
| MethodName | Properties | 
| MethodSignature | System.Collections.Generic.Dictionary`2[System.Int32,System.Collections.Generic.List`1[System.String]] Properties | 
Key = revision number of file (due to compression / DataRetention), like R00001, R00002 and so on.
Value (inner dictionary) = actual data (PropertyStreamLine).
Note: Value may be null, signifying that file has not been read into memory yet
Generated 2025-10-31 04:56:10.430 UTC