Revision e4067290 trunk/Pithos.Core/FileState.cs

b/trunk/Pithos.Core/FileState.cs
73 73

  
74 74
        
75 75
        //[Property(Unique = true, UniqueKey = "IX_FileState_ObjectID")]
76
        [Property]
76 77
        public string ObjectID { get; set; }
77 78

  
78 79
        [Property(Unique = true, UniqueKey = "IX_FileState_FilePath")]

Also available in: Unified diff