Interface IUserGroupEntity
Defines a typed entity of type UserGroup.
Inherited Members
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsTyped
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
[TypedEntityDefinitionConstraintAttribute]
public interface IUserGroupEntity : ITypedEntity, IEntity, IResource, IDirtyTracking
Properties
GroupName
Gets the group name.
Declaration
RequestResponse
string GroupName { get; }
Property Value
Type | Description |
---|---|
string |