Interface IRoleContentHistory
Represents a role content history.
Inherited Members
- IRoleContent.Id
- IRoleContent.Extension
- IRoleContent.Filename
- IRoleContent.IsBinary
- IRoleContent.IsFolder
- IRoleContent.Name
- IRoleContent.Parent
- IRoleContent.Type
- IRoleContent.Usergroups
- IRoleContent.Created
- IRoleContent.Changed
- IRoleContent.Position
- IRoleContent.UserId
- IRoleContent.Language
- IRoleContent.Languages
Namespace: BiExcellence.OpenBi.Api.Commands.RoleContents
Assembly: BiExcellence.OpenBi.Api.Role.dll
Syntax
public interface IRoleContentHistory : IRoleContent
Properties
HistoryId
Gets the history id.
Declaration
string HistoryId { get; }
Property Value
Type | Description |
---|---|
string |