C# Class BExIS.Dcm.UploadWizard.TaskManager

Inheritance: BExIS.Dcm.Wizard.AbstractTaskManager
Show file Open project: BEXIS2/Core Class Usage Examples

Public Properties

Property Type Description
AUTHOR string
CURRENTPACKAGE string
CURRENTPACKAGESIZE string
DATASET_ID string
DATASET_STATUS string
DATASET_TITLE string
DATASTRUCTURE_ID string
DATASTRUCTURE_TITLE string
DATASTRUCTURE_TYPE string
EXTENTION string
FILENAME string
FILEPATH string
FILE_READER_INFO string
INSTITUTE string
IS_TEMPLATE string
NUMBERSOFROWS string
OWNER string
PRIMARY_KEYS string
PRIMARY_KEYS_UNIQUE string
PROJECTNAME string
RESEARCHPLAN_ID string
RESEARCHPLAN_TITLE string
TITLE string
VALID string

Public Methods

Method Description
Bind ( XmlDocument xmlDocument ) : TaskManager

Method Details

Bind() public static method

public static Bind ( XmlDocument xmlDocument ) : TaskManager
xmlDocument System.Xml.XmlDocument
return TaskManager

Property Details

AUTHOR public static property

public static string AUTHOR
return string

CURRENTPACKAGE public static property

public static string CURRENTPACKAGE
return string

CURRENTPACKAGESIZE public static property

public static string CURRENTPACKAGESIZE
return string

DATASET_ID public static property

public static string DATASET_ID
return string

DATASET_STATUS public static property

public static string DATASET_STATUS
return string

DATASET_TITLE public static property

public static string DATASET_TITLE
return string

DATASTRUCTURE_ID public static property

public static string DATASTRUCTURE_ID
return string

DATASTRUCTURE_TITLE public static property

public static string DATASTRUCTURE_TITLE
return string

DATASTRUCTURE_TYPE public static property

public static string DATASTRUCTURE_TYPE
return string

EXTENTION public static property

public static string EXTENTION
return string

FILENAME public static property

public static string FILENAME
return string

FILEPATH public static property

public static string FILEPATH
return string

FILE_READER_INFO public static property

public static string FILE_READER_INFO
return string

INSTITUTE public static property

public static string INSTITUTE
return string

IS_TEMPLATE public static property

public static string IS_TEMPLATE
return string

NUMBERSOFROWS public static property

public static string NUMBERSOFROWS
return string

OWNER public static property

public static string OWNER
return string

PRIMARY_KEYS public static property

public static string PRIMARY_KEYS
return string

PRIMARY_KEYS_UNIQUE public static property

public static string PRIMARY_KEYS_UNIQUE
return string

PROJECTNAME public static property

public static string PROJECTNAME
return string

RESEARCHPLAN_ID public static property

public static string RESEARCHPLAN_ID
return string

RESEARCHPLAN_TITLE public static property

public static string RESEARCHPLAN_TITLE
return string

TITLE public static property

public static string TITLE
return string

VALID public static property

public static string VALID
return string