C# Class Versionr.ObjectStore.StandardObjectStoreTransaction.PendingTransaction

Show file Open project: eatplayhate/versionr

Public Properties

Property Type Description
Data FileObjectStoreData
Filename string
Payload byte[]
Record Versionr.Objects.Record

Property Details

Data public property

public FileObjectStoreData,Versionr.ObjectStore Data
return FileObjectStoreData

Filename public property

public string Filename
return string

Payload public property

public byte[] Payload
return byte[]

Record public property

public Record,Versionr.Objects Record
return Versionr.Objects.Record