AppProductRole class
From Catglobe Wiki
More actions
AppProductRole
Represents a single role in an AppProduct.
Parent class
Inherits from object
Methods
Properties
- Array of int Groups { get; } - Get the group ids for this role
- string Guid { get; } - Get the unique id of the role
- string Name { get; set; } - Get/set the name of the role
- string ObjectTypeName { get; } - The name of the type of object.
- string OnboardingUrl { get; set; } - Get/set the onboarding URL
- (From object) TypeInformation TypeInformation { get; } - Get information about this class.