Interface IDataGroupWorkflowEvent
- All Superinterfaces:
IWorkflowEvent
- All Known Subinterfaces:
IAfterCreateDataGroupWorkflowEvent,IAfterUpdateDataGroupWorkflowEvent,IBeforeDeleteDataGroupWorkflowEvent,INotifyDataGroupWorkflowEvent,INotifyTimerDataGroupWorkflowEvent
-
Method Summary
Modifier and TypeMethodDescriptionGet the GUID of the associated data group.
-
Method Details
-
getDataGroupGuid
String getDataGroupGuid()Get the GUID of the associated data group.- Returns:
- The GUID of the associated data group.
-