Class DalPageId
Inheritance
System.Object
DalPageId
Assembly: Netezos.dll
Syntax
public class DalPageId : object
Properties
|
Improve this Doc
View Source
PageIndex
Declaration
public int PageIndex { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PublishedLevel
Declaration
public int PublishedLevel { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SlotIndex
Declaration
public int SlotIndex { get; set; }
Property Value
Type |
Description |
System.Int32 |
|