Method | Description | |
---|---|---|
CancelBundleTaskRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
CancelBundleTaskRequest ( string bundleId ) : System |
Instantiates CancelBundleTaskRequest with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetBundleId ( ) : bool |
public CancelBundleTaskRequest ( string bundleId ) : System | ||
bundleId | string | The ID of the bundle task. |
return | System |