EDMI: Client Server Changes to prepare for initial Release
This commit is contained in:
@@ -627,10 +627,6 @@ Public Class Client
|
||||
''' Import options for NewFileAsync.
|
||||
''' </summary>
|
||||
Public Class NewFileOptions
|
||||
''' <summary>
|
||||
''' Option to keep the original extension when importing. Defaults to false.
|
||||
''' </summary>
|
||||
Public Property KeepExtension As Boolean = False
|
||||
''' <summary>
|
||||
''' Windows username of the user responsible for the import. Defaults to the currently logged in user.
|
||||
''' </summary>
|
||||
@@ -705,7 +701,7 @@ Public Class Client
|
||||
|
||||
#End Region
|
||||
|
||||
Private Class ObjectAttribute
|
||||
Public Class ObjectAttribute
|
||||
Public Property Id As Long
|
||||
Public Property Title As String
|
||||
Public Property Type As String
|
||||
|
||||
Reference in New Issue
Block a user