WebApiModulesSettingsPresentationLayerActivityPresentationLayerActivity constructor
WebApiModulesSettingsPresentationLayerActivityPresentationLayerActivity({
- String? presentationLayerActivityId,
- String? presentationLayerId,
- String? activity,
- String? activityRename,
- String? groupNo,
- String? recType,
- String? exportCode,
- double? orderBy,
- String? dateStamp,
- String? auditNote,
- String? recordTitle,
- List<
FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? fields, - List<
FwStandardDataFwCustomValue> ? custom, - List<
FwStandardDataFwDefaultAttribute> ? defaultFieldAttributes, - List<
FwStandardDataFwTranslatedValue> ? translation,
Implementation
WebApiModulesSettingsPresentationLayerActivityPresentationLayerActivity({
this.presentationLayerActivityId,
this.presentationLayerId,
this.activity,
this.activityRename,
this.groupNo,
this.recType,
this.exportCode,
this.orderBy,
this.dateStamp,
this.auditNote,
this.recordTitle,
this.fields,
this.custom,
this.defaultFieldAttributes,
this.translation,
});