AT&T API Platform SDK for Microsoft®  2.3.3
Wrapper classes that allow developers to build robust applications using .NET
 All Classes Namespaces Functions Enumerations Properties
ATT_MSSDK.SMSv3.ResourceReference Class Reference

This class encapsulates the location (resourceURL) of the created resource. More...

List of all members.

Public Member Functions

 ResourceReference ()
 Initializes a new instance of the ResourceReference class.

Properties

string ResourceURL [get, set]
 Gets or sets the resourceURL value. *This parameter actually contains the location of the created resource for checking the delivery status of the sent messages.

Detailed Description

This class encapsulates the location (resourceURL) of the created resource.


Constructor & Destructor Documentation

Initializes a new instance of the ResourceReference class.


Property Documentation

Gets or sets the resourceURL value. *This parameter actually contains the location of the created resource for checking the delivery status of the sent messages.