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