EDMI: Add CheckInOutFile Method
This commit is contained in:
@@ -25,6 +25,13 @@
|
||||
Public Property DateImported As Date = Date.Now
|
||||
End Class
|
||||
|
||||
''' <summary>
|
||||
''' Import options for NewFileAsync.
|
||||
''' </summary>
|
||||
Public Class CheckOutInOptions
|
||||
Inherits BaseOptions
|
||||
End Class
|
||||
|
||||
Public Class UpdateFileOptions
|
||||
Inherits BaseOptions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user