OpenToolkitInvokerDraft Property
|
Namespace:
Ingeniux.CMS.Dita.OT
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public bool Draft { get; set; }
Public Property Draft As Boolean
Get
Set
public:
property bool Draft {
bool get ();
void set (bool value);
}
member Draft : bool with get, set
Property Value
Type:
BooleanSee Also