AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Detailed information about an activity type.

Inheritance Hierarchy

System.Object
  Amazon.SimpleWorkflow.Model.ActivityTypeInfo

Namespace: Amazon.SimpleWorkflow.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class ActivityTypeInfo : Object

The ActivityTypeInfo type exposes the following members

Constructors

NameDescription
Public Method ActivityTypeInfo()

Properties

NameTypeDescription
Public Property ActivityType Amazon.SimpleWorkflow.Model.ActivityType Gets and sets the property ActivityType.

The ActivityType type structure representing the activity type.

Public Property CreationDate System.DateTime Gets and sets the property CreationDate.

The date and time this activity type was created through RegisterActivityType.

Public Property DeprecationDate System.DateTime Gets and sets the property DeprecationDate.

If DEPRECATED, the date and time DeprecateActivityType was called.

Public Property Description System.String Gets and sets the property Description.

The description of the activity type provided in RegisterActivityType.

Public Property Status Amazon.SimpleWorkflow.RegistrationStatus Gets and sets the property Status.

The current status of the activity type.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8