EDMIAPI: Encapsulate Zooflow and Globix methods into their own classes
This commit is contained in:
@@ -25,6 +25,7 @@ Public Class DocumentResultInfo
|
||||
' Optional properties
|
||||
Public Property LastWriteTime As Date = Nothing
|
||||
Public Property FullPath As String = Nothing
|
||||
Public Property TempPath As String = Nothing
|
||||
|
||||
Public Sub New(pPrimaryKey As Long)
|
||||
Id = pPrimaryKey
|
||||
|
||||
Reference in New Issue
Block a user