GroupBuilderBulkSMSVariable class
Revision as of 09:39, 30 March 2017 by Nguyenduyan (talk | contribs) (Created page with "{{CGscriptClass_Template |Name=GroupBuilderBulkSMSVariable |Description=Represents a group builder variable for BulkSMS. |Constructors= {{CGscriptConstructors_Template|Descrip...")
GroupBuilderBulkSMSVariable
Represents a group builder variable for BulkSMS.
Constructors
- () - Create new variable
Methods
- string ToString() - The string representation of the object.
Properties
- int BulkSMSResourceId { get; set; } - BulkSMS to exclude users from
- string ObjectTypeName { get; } - The name of the type of object.
- TypeInformation TypeInformation { get; } - Get information about this class.