mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Resource_Object >> Download_Info_DEPRECATED

Download_Info_DEPRECATED Class



Stores the information about a single download associated with a digital resource


Namespace: SobekCM.Resource_Object
Assembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
[SerializableAttribute]
public class Download_Info_DEPRECATED

Remarks

Object created by Mark V Sullivan (2006) for University of Florida's Digital Library Center.

Inheritance Hierarchy

System..::..Object
  SobekCM.Resource_Object..::..Download_Info_DEPRECATED

Constructors

  NameDescription
Public methodDownload_Info_DEPRECATED()()()()
Constructor for an empty instance of the Download_Info class
Public methodDownload_Info_DEPRECATED(String, String)
Constructor for a new instance of the Download_Info class
Public methodDownload_Info_DEPRECATED(String, String, String)
Constructor for a new instance of the Download_Info class
Public methodDownload_Info_DEPRECATED(String, String, Single, String)
Constructor for a new instance of the Download_Info class

Methods

  NameDescription
Protected methodMIME_Type

Properties

  NameDescription
Public propertyFile_ID
Gets and sets the File ID for the file to be made available for download
Public propertyFileName
Gets and sets the filename for this download
Public propertyFormatCode
Gets and sets the format code for this download
Public propertyLabel
Gets or sets the label for this download
Public propertySize_MB
Gets and sets the size (in MBs) of this download
Public propertyURL
Gets and sets the URL for this download

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )