Interface IUserGroupEntity
Version: 3.2
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, IDirtyTrackingProperties
GroupName
Gets the group name.
Declaration
RequestResponse
string GroupName { get; }Property Value
| Type | Description |
|---|---|
| string |