WikiCommentsListOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Api.dll

Definition

class WikiCommentsListOptions
{
	int? PageIndex { get; set;  }
	int? PageSize { get; set;  }
}

Properties

NameTypeDescriptionDefaultOptions
PageIndexint?
PageSizeint?