Interface IGroupUser
Interface for a user linked to a group content item.
Namespace: Tableau.Migration.Content
Assembly: Tableau.Migration.dll
Syntax
public interface IGroupUser
Properties
User
Gets the user that belongs to a group.
Declaration
IContentReference User { get; }
Property Value
Type | Description |
---|---|
IContentReference |