CreateItemModelItemId Property
|
Specifies the Id of the item that will be cloned.
Namespace:
Livit.Learn.Model.ActionsAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string ItemId { get; set; }
Property Value
Type:
String
Remarks
The Id will be the item that is created.
See Also