protected virtual ProcessSchema CreateSysExtServiceOperationRightEventsProcessSchema() { var schema = new SysExtServiceOperationRightEventsProcessSchema(ProcessSchemaManager, this); schema.InitializePrimaryInfo(); return(schema); }
public SysExtServiceOperationRightEventsProcessSchema(SysExtServiceOperationRightEventsProcessSchema source) : base(source) { }