IContentItemPublishStepPublishedCount Property
|
Gets the count of
pages that were published
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax int PublishedCount { get; }
ReadOnly Property PublishedCount As Integer
Get
property int PublishedCount {
int get ();
}
abstract PublishedCount : int with get
Property Value
Type:
Int32See Also