Namespace:
Omada.OE.Solution.OIM.AppLogic.SurveyFeature
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic BaseLogEntry(
string objectName,
int who,
DateTime when,
string workflow = ""
)
Parameters
- objectName
- Type: SystemString
- who
- Type: SystemInt32
- when
- Type: SystemDateTime
- workflow (Optional)
- Type: SystemString
See Also