Difference between revisions of "GroupBuilderBulkSMSVariable class"

From Catglobe Wiki
Jump to: navigation, search
(Created page with "{{CGscriptClass_Template |Name=GroupBuilderBulkSMSVariable |Description=Represents a group builder variable for BulkSMS. |Constructors= {{CGscriptConstructors_Template|Descrip...")
(No difference)

Revision as of 10:39, 30 March 2017

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.