ContentPublishInfoPublishVersion Property
|
Gets the version of the Content to be published
Namespace:
Ingeniux.CMS.Event
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public int PublishVersion { get; }
Public ReadOnly Property PublishVersion As Integer
Get
public:
property int PublishVersion {
int get ();
}
member PublishVersion : int with get
Property Value
Type:
Int32See Also