 | analyticJobRecordrecordFinish Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Records the finish. Make sure to call [!:_recordFinish] at the end of the method
Namespace:
imbWEM.Core.project.records
Assembly:
imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic override void recordFinish(
params Object[] resources
)
Parameters
- resources
- Type: SystemObject
Implements
IModelParentRecord.recordFinish(Object)IModelStandalone.recordFinish(Object)IModelParentRecord.recordFinish(Object)IModelStandalone.recordFinish(Object)IModelParentRecord.recordFinish(Object)
See Also