UpdatePostContentProcessingStepEventArgsNumProcessed Property
|
Namespace:
Ingeniux.CMS.Event
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public int NumProcessed { get; }
Public ReadOnly Property NumProcessed As Integer
Get
public:
property int NumProcessed {
int get ();
}
member NumProcessed : int with get
Property Value
Type:
Int32See Also