Click or drag to resize

DocumentFile Class

Document File
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.SettingsDocumentFile

Namespace:  AMCS.Elemos.IntegrationService.Entity.Settings
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class DocumentFile

The DocumentFile type exposes the following members.

Constructors
  NameDescription
Public methodDocumentFile
Initializes a new instance of the DocumentFile class
Top
Properties
  NameDescription
Public propertyFileData
Gets or sets the File Data
Public propertyFileExtension
Gets or sets the File Extension
Public propertyFileName
Gets or sets the File Name
Top
See Also