GroupBuilderRoot class
Revision as of 10:49, 28 March 2017 by Nguyenduyan (talk | contribs) (Created page with "{{CGscriptClass_Template |Name=GroupBuilderRoot |Description=Represents a group builder rules for a group. |Constructors= {{CGscriptConstructors_Template|Parameters= {{CGscrip...")
GroupBuilderRoot
Represents a group builder rules for a group.
Constructors
- (int ResourceId "Resource Id of the Group") - Load rules of group
Methods
Properties
- string ObjectTypeName { get; } - The name of the type of object.
- GroupBuilderRuleCollection RootRules { get; } - The root rules
- TypeInformation TypeInformation { get; } - Get information about this class.