AmazonECS.Net, A .Net Library for the Amazon E-Commerce Service

NodeChildrenRequest Members

NodeChildrenRequest overview

Public Instance Constructors

NodeChildrenRequest Constructor Initializes a new instance of the Matizha.AmazonECSNet.NodeChildrenRequest class with no arguments.

Public Instance Properties

AssociateTag (inherited from Request) Gets or sets the Amazon Associate Tag
SubscriptionId (inherited from Request) Gets or sets the Amazon Web Services Developer Subscription Id

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetNodeChildren Sends an Amazon ECS4 request to retrieve the children nodes of a specific Amazon node. The result is returned as a System.Data.DataTable with 2 columns ("NodeName" and "NodeId") and each row representing a release.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

NodeChildrenRequest Class | Matizha.AmazonECSNet.CA Namespace