Imports System.Runtime.Serialization Namespace Methods.IDB.GetFileObject Public Class GetFileObjectRequest Public Property ObjectId As Long Public Property LoadFileContents As Boolean = False End Class End Namespace