Zooflow: CheckInOut
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
Imports System.Runtime.Serialization
|
||||
|
||||
Namespace Methods.IDB.GetFileInfo
|
||||
<Serializable>
|
||||
<DataContract>
|
||||
Public Class GetFileInfoRequest
|
||||
<DataMember>
|
||||
Public Property ObjectId As Long
|
||||
End Class
|
||||
End Namespace
|
||||
Reference in New Issue
Block a user