CheckinCompletedEventArgsResult Property |
Result item for applying checkin configuration after uploading all files.
Namespace:
Aras.IOME
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
Syntaxpublic Item Result { get; }
Public ReadOnly Property Result As Item
Get
/** @property */
public Item get_Result()
function get Result () : Item
Property Value
Type:
Item
See Also