Click or drag to resize

Storage Class

This class represents information about the storage procedures to perform for the job.
Inheritance Hierarchy
SystemObject
  RelaxIS_SDK.RelaxISRemote.RelaxISRemoteJobDefinitionsStorage

Namespace: RelaxIS_SDK.RelaxISRemote.RelaxISRemoteJobDefinitions
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public class Storage

The Storage type exposes the following members.

Constructors
 NameDescription
Public methodStorage Initializes a new Storage object.
Top
Properties
 NameDescription
Public propertyKeepFile Defines if the file is added to the local database for storage
Public propertyProjectName Defines the desired project name for the file to be stored in
Top
See Also