GroupBuilderBulkSMSVariable class

From Catglobe Wiki
Revision as of 10: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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.