09-08-2023
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Namespace Sharepoint.Entities
|
||||
Public Class SharepointDocument
|
||||
Public Property Id As String
|
||||
Public Property Name As String
|
||||
Public Property Path As String
|
||||
Public Property Data As Byte()
|
||||
End Class
|
||||
End Namespace
|
||||
Reference in New Issue
Block a user