Class InlineItem.PermissionData
Inheritance
InlineItem.PermissionData
Assembly: DataWeb.Core.dll
Syntax
public class InlineItem.PermissionData
Properties
IsClone
Declaration
public bool IsClone { get; set; }
Property Value
IsCreate
Declaration
public bool IsCreate { get; set; }
Property Value
IsDelete
Declaration
public bool IsDelete { get; set; }
Property Value
IsLink
Declaration
public bool IsLink { get; set; }
Property Value
IsMove
Declaration
public bool IsMove { get; set; }
Property Value
IsVisibleNotActive
Declaration
public bool IsVisibleNotActive { get; set; }
Property Value
IsWrite
Declaration
public bool IsWrite { get; set; }
Property Value