GroupBuilderTemplateVariable class
Revision as of 10:08, 30 March 2017 by Nguyenduyan (talk | contribs) (Created page with "{{CGscriptClass_Template |Name=GroupBuilderTemplateVariable |Description=Represents a group builder variable for users with no or invalid emails. |Constructors= {{CGscriptCons...")
GroupBuilderTemplateVariable
Represents a group builder variable for users with no or invalid emails.
Constructors
- (bool userOrGroupResourceTemplate "If true search for users with specific user resource template, otherwise search for users that belongs to groups of specific resource template") - Create new variable
Methods
- string ToString() - The string representation of the object.
Properties
- string ObjectTypeName { get; } - The name of the type of object.
- int ResourceTemplateResourceId { get; set; } - Group or user resource template to get users from
- TypeInformation TypeInformation { get; } - Get information about this class.