WebApiModulesSettingsPresentationLayerActivityOverridePresentationLayerActivityOverride constructor
WebApiModulesSettingsPresentationLayerActivityOverridePresentationLayerActivityOverride({
- String? presentationLayerActivityOverrideId,
- String? presentationLayerId,
- String? presentationLayerActivityId,
- String? masterId,
- String? activity,
- String? iCode,
- String? description,
- String? activityRename,
- String? recType,
- String? activityColor,
- String? exportCode,
- String? auditNote,
- String? recordTitle,
- List<
FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? fields, - List<
FwStandardDataFwCustomValue> ? custom, - List<
FwStandardDataFwDefaultAttribute> ? defaultFieldAttributes, - List<
FwStandardDataFwTranslatedValue> ? translation,
Implementation
WebApiModulesSettingsPresentationLayerActivityOverridePresentationLayerActivityOverride({
this.presentationLayerActivityOverrideId,
this.presentationLayerId,
this.presentationLayerActivityId,
this.masterId,
this.activity,
this.iCode,
this.description,
this.activityRename,
this.recType,
this.activityColor,
this.exportCode,
this.auditNote,
this.recordTitle,
this.fields,
this.custom,
this.defaultFieldAttributes,
this.translation,
});