Namespace slt.Entities Public Class sltDocument Public Property ExtDocId As String Public Property Name As String Public Property Description As String Public Property DocMimeType As String Public Property DocModifyTimestamp As String Public Property DocOrigin As String Public Property DocOriginalFilename As String Public Property DocSize As Long Public Property StorPlaceId As String Public Property ExternalId As String Public Property Data As Byte() End Class End Namespace