C# Класс Amazon.S3.InventoryIncludedObjectVersions

A list of inventory included object versions.
Наследование: ConstantClass
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
All InventoryIncludedObjectVersions
Current InventoryIncludedObjectVersions

Открытые методы

Метод Описание
FindValue ( string value ) : InventoryIncludedObjectVersions

Finds the constant for the unique value.

InventoryIncludedObjectVersions ( string value ) : System

Construct instance of InventoryIncludedObjectVersions.

Описание методов

FindValue() публичный статический Метод

Finds the constant for the unique value.
public static FindValue ( string value ) : InventoryIncludedObjectVersions
value string The string representation of the InventoryIncludedObjectVersions.
Результат InventoryIncludedObjectVersions

InventoryIncludedObjectVersions() публичный Метод

Construct instance of InventoryIncludedObjectVersions.
public InventoryIncludedObjectVersions ( string value ) : System
value string
Результат System

Описание свойств

All публичное статическое свойство

All Inventory Included Object Versions
public static InventoryIncludedObjectVersions,Amazon.S3 All
Результат InventoryIncludedObjectVersions

Current публичное статическое свойство

Current Inventory Included Object Versions
public static InventoryIncludedObjectVersions,Amazon.S3 Current
Результат InventoryIncludedObjectVersions