C# Class Amazon.ImportExport.JobType

Job Type
Inheritance: ConstantClass
Afficher le fichier Open project: scopely/aws-sdk-net

Méthodes publiques

Свойство Type Description
Export JobType
Import JobType

Méthodes publiques

Méthode Description
FindValue ( string value ) : JobType

Finds the constant for the unique value.

JobType ( string value ) : System

Default Constructor

Method Details

FindValue() public static méthode

Finds the constant for the unique value.
public static FindValue ( string value ) : JobType
value string The unique value for the constant
Résultat JobType

JobType() public méthode

Default Constructor
public JobType ( string value ) : System
value string
Résultat System

Property Details

Export public_oe static_oe property

Constant Export for JobType
public static JobType,Amazon.ImportExport Export
Résultat JobType

Import public_oe static_oe property

Constant Import for JobType
public static JobType,Amazon.ImportExport Import
Résultat JobType